Changed library headers

This commit is contained in:
Michiel Broek
2004-02-21 17:22:00 +00:00
parent ceb052ecd6
commit 0334e7cc59
236 changed files with 756 additions and 1839 deletions

View File

@@ -5,7 +5,7 @@
* Shadow Suite (c) ......: Julianne Frances Haugh
*
*****************************************************************************
* Copyright (C) 1997-2001
* Copyright (C) 1997-2004
*
* Michiel Broek FIDO: 2:280/2802
* Beekmansbos 10
@@ -346,8 +346,6 @@ int main(int argc, char **argv)
char tty[BUFSIZ];
char userfile[PATH_MAX];
FILE *ufp;
struct userhdr usrconfighdr;
struct userrec usrconfig;
int reason = PW_LOGIN;
int delay;
int retries;