1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / mac-nat.c
index 15e3f6976dbdfb1788afe39c3a3446f394b7db74..3518fe5d5ce6ce6ddf21fa667f36e760d1ee1bb6 100644 (file)
@@ -333,7 +333,9 @@ info_proc (args, from_tty)
 }
 
 struct target_ops child_ops ;
-static void init_child_ops(void)
+
+static void 
+init_child_ops(void)
 {
   child_ops.to_shortname =   "mac";            
   child_ops.to_longname =   "MacOS application";
This page took 0.023294 seconds and 4 git commands to generate.