diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-07-11 21:09:50 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-07-11 21:09:50 +0000 |
| commit | 49c195e61e8511347110ecc41875c7d671eb2258 (patch) | |
| tree | 7e85f4297e1c23fed136550b2dade767993f46f4 /usr.sbin/pw/pwupd.h | |
| parent | a8921b867f9369e75d8a756247e69b575a31660e (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pw/pwupd.h')
| -rw-r--r-- | usr.sbin/pw/pwupd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pw/pwupd.h b/usr.sbin/pw/pwupd.h index 669cbb10e498..7a0cd2d8bd9a 100644 --- a/usr.sbin/pw/pwupd.h +++ b/usr.sbin/pw/pwupd.h @@ -85,6 +85,7 @@ struct pwconf { char etcpath[MAXPATHLEN]; char *newname; char *config; + char *gecos; int fd; int which; bool quiet; |
