aboutsummaryrefslogtreecommitdiff
path: root/libbb/print_flags.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/print_flags.c')
-rw-r--r--libbb/print_flags.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libbb/print_flags.c b/libbb/print_flags.c
index eaec731e5..0ebe842be 100644
--- a/libbb/print_flags.c
+++ b/libbb/print_flags.c
@@ -1,5 +1,6 @@
/* vi: set sw=4 ts=4: */
-/* Print string that matches bit masked flags
+/*
+ * Print string that matches bit masked flags
*
* Copyright (C) 2008 Natanael Copa <natanael.copa@gmail.com>
*