summaryrefslogtreecommitdiff
path: root/src/rmdir.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rmdir.c')
-rw-r--r--src/rmdir.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rmdir.c b/src/rmdir.c
index 8c2f75b7e..13593fb0a 100644
--- a/src/rmdir.c
+++ b/src/rmdir.c
@@ -39,10 +39,10 @@ char *program_name;
/* If nonzero, remove empty parent directories. */
static int empty_paths;
-/* If non-zero, display usage information and exit. */
+/* If nonzero, display usage information and exit. */
static int show_help;
-/* If non-zero, print the version on standard output and exit. */
+/* If nonzero, print the version on standard output and exit. */
static int show_version;
static struct option const longopts[] =