diff options
Diffstat (limited to 'pw')
| -rw-r--r-- | pw/pw.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ struct carg LIST_ENTRY(carg) list; }; -extern LIST_HEAD(cargs, carg) arglist; +LIST_HEAD(cargs, carg); struct userconf { |
![]() |
index : pw-darwin.git | |
| A port of FreeBSDs pw for Darwin |
| summaryrefslogtreecommitdiffstats |