From 344a3dcc7a22e0e5dd74fe0bfb0483220c3dc7ad Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 18 Nov 2009 14:00:56 +0100 Subject: whitespace cleanups Signed-off-by: Denys Vlasenko --- src/Applet/Applet.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Applet/Applet.cpp') diff --git a/src/Applet/Applet.cpp b/src/Applet/Applet.cpp index ab8640a..46278c6 100644 --- a/src/Applet/Applet.cpp +++ b/src/Applet/Applet.cpp @@ -201,7 +201,7 @@ int main(int argc, char** argv) default: error_msg_and_die( "Usage: abrt-applet [-v]\n" - "\nOptions:" + "\nOptions:" "\n\t-v\tVerbose" ); } -- cgit