1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / remote-st.c
index 7255146cb3a1cc039d69d22424343e1791ad7698..1efdbfac0276eaf641fdd2a0e43e9f05fe37bc7b 100644 (file)
@@ -795,7 +795,8 @@ connect_command (args, fromtty)
 
 struct target_ops st2000_ops ;
 
-static void init_st2000_ops(void)
+static void 
+init_st2000_ops(void)
 {
   st2000_ops.to_shortname =   "st2000";
   st2000_ops.to_longname =   "Remote serial Tandem ST2000 target";
This page took 0.023003 seconds and 4 git commands to generate.