From 32b2a9fd6a758602b149248bef8963466b05a088 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 22 Feb 2008 22:43:22 +0000 Subject: small code readability and typo fixes --- libbb/appletlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbb/appletlib.c') diff --git a/libbb/appletlib.c b/libbb/appletlib.c index 993618e98..793e3dc96 100644 --- a/libbb/appletlib.c +++ b/libbb/appletlib.c @@ -34,7 +34,7 @@ static const char usage_messages[] ALIGN1 = "" #endif /* SHOW_USAGE */ -/* Include generated applet names, pointers to _main, etc */ +/* Include generated applet names, pointers to _main, etc */ #include "applet_tables.h" -- cgit v1.2.3