From 7f6295f51604a97a61958909b652dcf1e0e49485 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 22 Oct 2003 10:34:15 +0000 Subject: Patch from Arthur Othieno for style-guide.txt conformance --- console-tools/clear.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'console-tools/clear.c') diff --git a/console-tools/clear.c b/console-tools/clear.c index 5dbe214ea..45976e1b5 100644 --- a/console-tools/clear.c +++ b/console-tools/clear.c @@ -20,6 +20,8 @@ * */ +/* no options, no getopt */ + #include #include #include "busybox.h" -- cgit v1.2.3