diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-06-07 20:44:06 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-06-07 20:44:06 +0000 |
| commit | a68fbadb638247c1c597b9706f054dee6553928a (patch) | |
| tree | 08e54f734d9d78f52e7d0d94bbd1af042d41b60b /usr.sbin/pw/pwupd.h | |
| parent | 91860967e2e9a975b67c7b2f6cebfff0f65b5eb5 (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 a67e6db2bd7c..8f46e7d5ca52 100644 --- a/usr.sbin/pw/pwupd.h +++ b/usr.sbin/pw/pwupd.h @@ -84,6 +84,7 @@ struct pwconf { char rootdir[MAXPATHLEN]; char etcpath[MAXPATHLEN]; char *newname; + char *config; bool dryrun; bool pretty; bool v7; |
