From a02a4e98306194dc12bca46d099647bcce602bb9 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 5 Oct 2017 15:19:25 +0200 Subject: whitespace and comment format fixes, no code changes Signed-off-by: Denys Vlasenko --- libbb/appletlib.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libbb/appletlib.c') diff --git a/libbb/appletlib.c b/libbb/appletlib.c index cbca7ef17..022455da4 100644 --- a/libbb/appletlib.c +++ b/libbb/appletlib.c @@ -11,7 +11,6 @@ * * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ - /* We are trying to not use printf, this benefits the case when selected * applets are really simple. Example: * -- cgit v1.2.3