fix(server.c): add newline only if there isn't one already
This commit is contained in:
parent
8764f00655
commit
fdd0d73e77
3 changed files with 8 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# feuille version
|
||||
VERSION = 1.19.3
|
||||
VERSION = 1.19.4
|
||||
|
||||
# paths (customize them to fit your system)
|
||||
PREFIX = /usr/local
|
||||
|
|
|
|||
Reference in a new issue