1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / remote-adapt.c
index 6da344b5865189da989fd86c588cb010692479b3..b22f180885cc4c9ecda3928a64a660a490624694 100644 (file)
@@ -1364,7 +1364,9 @@ adapt_com (args, fromtty)
 /* Define the target subroutine names */
 
 struct target_ops adapt_ops ;
-static void init_adapt_ops(void)
+
+static void 
+init_adapt_ops(void)
 {
   adapt_ops.to_shortname =     "adapt";
   adapt_ops.to_longname =      "Remote AMD `Adapt' target";
This page took 0.024253 seconds and 4 git commands to generate.