summaryrefslogtreecommitdiffstats
path: root/pw/pw.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-06-07 21:59:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-06-07 21:59:43 +0000
commite677865fe91a27a478340f651b7a11242a0b299e (patch)
tree2278e7f2ca8de0b192be7735ca45642951e3a0e5 /pw/pw.c
parent81b2ca9d3cd92e908e6c7b81a98fd399546829c0 (diff)
downloadpw-darwin-e677865fe91a27a478340f651b7a11242a0b299e.tar.gz
pw-darwin-e677865fe91a27a478340f651b7a11242a0b299e.tar.zst
pw-darwin-e677865fe91a27a478340f651b7a11242a0b299e.zip
Fix mistakes than came along with r284139
Diffstat (limited to 'pw/pw.c')
-rw-r--r--pw/pw.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pw/pw.c b/pw/pw.c
index d75557e..b21f6c0 100644
--- a/pw/pw.c
+++ b/pw/pw.c
@@ -113,7 +113,7 @@ main(int argc, char *argv[])
"R:V:C:qn:u:rY",
"R:V:C:qn:u:c:d:e:p:g:G:mM:l:k:s:w:L:h:H:FNPY",
"R:V:C:qn:u:FPa7",
- "R:V:C",
+ "R:V:C:",
"R:V:C:q",
"R:V:C:q"
},
@@ -122,7 +122,7 @@ main(int argc, char *argv[])
"R:V:C:qn:g:Y",
"R:V:C:qn:d:g:l:h:H:FM:m:NPY",
"R:V:C:qn:g:FPa",
- "R:V:C"
+ "R:V:C:"
}
};