1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / remote-sds.c
index c8fe721e7b16fbddd631866928d55c7f5988dabb..33e2bb522a297a318fcc534abaec79aedd21679d 100644 (file)
@@ -1124,7 +1124,8 @@ sds_remove_breakpoint (addr, contents_cache)
 
 static struct target_ops sds_ops ;
 
-static void init_sds_ops(void)
+static void 
+init_sds_ops(void)
 {
   sds_ops.to_shortname =   "sds";
   sds_ops.to_longname =   "Remote serial target with SDS protocol";
This page took 0.023394 seconds and 4 git commands to generate.