Compile fix (related to last commit on src/chgpasswd.c).
This commit is contained in:
parent
fd0b22cb55
commit
6f7ed628e2
@ -116,9 +116,7 @@ int main (int argc, char **argv)
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
const struct group *gr;
|
const struct group *gr;
|
||||||
#ifndef SHADOWGRP
|
|
||||||
struct group newgr;
|
struct group newgr;
|
||||||
#endif
|
|
||||||
int errors = 0;
|
int errors = 0;
|
||||||
int line = 0;
|
int line = 0;
|
||||||
int ok;
|
int ok;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user