summaryrefslogtreecommitdiffstats
path: root/pw/pwupd.h
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-08-01 12:18:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-08-01 12:18:48 +0000
commit5bb254a38fa9e233bcdb24956e1f8ccf2b19182b (patch)
treec8cd68e3a1ebde2d6a577a92162935d0a778c39b /pw/pwupd.h
parent99c28d09467b167abaa8b517679f480b4e21d40b (diff)
downloadpw-darwin-5bb254a38fa9e233bcdb24956e1f8ccf2b19182b.tar.gz
pw-darwin-5bb254a38fa9e233bcdb24956e1f8ccf2b19182b.tar.zst
pw-darwin-5bb254a38fa9e233bcdb24956e1f8ccf2b19182b.zip
Partial revert of r286152
More work needed on the cli validation
Diffstat (limited to 'pw/pwupd.h')
-rw-r--r--pw/pwupd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/pw/pwupd.h b/pw/pwupd.h
index 9685bea..054c5a5 100644
--- a/pw/pwupd.h
+++ b/pw/pwupd.h
@@ -86,8 +86,6 @@ struct pwconf {
char *newname;
char *config;
char *gecos;
- int expire_days;
- int password_days;
int fd;
int rootfd;
int which;