yet more cosmetic fixes


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2093 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
diff --git a/src/global.c b/src/global.c
index 2a343ff..1941384 100644
--- a/src/global.c
+++ b/src/global.c
@@ -421,7 +421,8 @@
 #else
 		NOVIEW
 #endif
-		, !ISSET(RESTRICTED) ? do_insertfile_void : nano_disabled_msg);
+		, !ISSET(RESTRICTED) ? do_insertfile_void :
+		nano_disabled_msg);
 
     /* Translators: try to keep this string under 10 characters long */
     sc_init_one(&main_list, NANO_WHEREIS_KEY, N_("Where Is"),