1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / win32-nat.c
index 47dbc55e7da07299ea01a14861570c2b9206bd20..87e96bd23ac96bf45c1d644985ed58720beca268 100644 (file)
@@ -1003,7 +1003,8 @@ child_close ()
 
 struct target_ops child_ops ;
 
-static void init_child_ops(void)
+static void 
+init_child_ops(void)
 {
   child_ops.to_shortname =   "child";
   child_ops.to_longname =   "Win32 child process";
This page took 0.023735 seconds and 4 git commands to generate.