1999-02-02 Martin Hunt <hunt@cygnus.com>
[deliverable/binutils-gdb.git] / gdb / remote-array.c
index 413827ab9820381568233e23457a26745b7c39b3..624871cff020d30083889d0150d6eed3e16ec4fc 100644 (file)
@@ -123,7 +123,9 @@ extern char *tmp_mips_processor_type;
 extern int mips_set_processor_type();
 
 static struct target_ops array_ops ;
-static void init_array_ops(void)
+
+static void 
+init_array_ops(void)
 {
   array_ops.to_shortname =   "array";  
   array_ops.to_longname =              
This page took 0.024057 seconds and 4 git commands to generate.