* symmisc.c: Whitespace fixes.
[external/binutils.git] / gdb / symmisc.c
index e9bdc24..694a84a 100644 (file)
@@ -698,8 +698,8 @@ maintenance_print_objfiles (char *ignore, int from_tty)
       }
 }
 
-
 /* List all the symbol tables whose names match REGEXP (optional).  */
+
 void
 maintenance_info_symtabs (char *regexp, int from_tty)
 {
@@ -777,6 +777,7 @@ block_depth (struct block *block)
 \f
 
 /* Do early runtime initializations.  */
+
 void
 _initialize_symmisc (void)
 {