fix(feuille.c): initialize uid and gid to remove useless warnings
This commit is contained in:
parent
38b6f2ddc5
commit
4b3b46e7ab
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# feuille version
|
||||
VERSION = 1.19.1
|
||||
VERSION = 1.19.2
|
||||
|
||||
# paths (customize them to fit your system)
|
||||
PREFIX = /usr/local
|
||||
|
|
|
|||
Reference in a new issue