From 299521f02c02278857dfd2561973dc0c94e44b57 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 1 Apr 2012 22:31:50 -0400 Subject: Whitespace cleanup. Replace 8-space indentation with tab characters, and various other automated cleanups. --- shell/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell') diff --git a/shell/main.c b/shell/main.c index 4aa6425b86..6db7947ea5 100644 --- a/shell/main.c +++ b/shell/main.c @@ -197,9 +197,9 @@ show_development_warning (void) "this version, and install version %s instead.\n" "\n" "If you find bugs, please report them to us at bugzilla.gnome.org.\n" - "This product comes with no warranty and is not intended for\n" + "This product comes with no warranty and is not intended for\n" "individuals prone to violent fits of anger.\n" - "\n" + "\n" "We hope that you enjoy the results of our hard work, and we\n" "eagerly await your contributions!\n"), STABLE_VERSION); -- cgit