aboutsummaryrefslogtreecommitdiff
path: root/dutmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'dutmp.c')
-rw-r--r--dutmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dutmp.c b/dutmp.c
index 886d7880d..192871f1e 100644
--- a/dutmp.c
+++ b/dutmp.c
@@ -25,6 +25,7 @@
#define utmp new_utmp
#endif
+
static const char dutmp_usage[] = "dutmp [FILE]\n\n"
"Dump utmp file format (pipe delimited) from FILE\n"
"or stdin to stdout. (i.e. 'dutmp /var/run/utmp')\n";