#ifndef lint
static const char rcsid[] =
- "$Id: pw_conf.c,v 1.7 1997/10/10 06:23:36 charnier Exp $";
+ "$FreeBSD$";
#endif /* not lint */
#include <string.h>
1000, 32000, /* Allowed range of uids */
1000, 32000, /* Allowed range of gids */
0, /* Days until account expires */
- 0 /* Days until password expires */
+ 0, /* Days until password expires */
+ 0 /* size of default_group array */
};
static char const *comments[_UC_FIELDS] =