* defs.h: Delete extraneous whitespace at end of file.
[deliverable/binutils-gdb.git] / gdb / os9kread.c
index 01446439a310c0d750a77312eb0c37ca7ff0714c..110d4cffbada495e6f758c07b6803921a041a474 100644 (file)
@@ -832,7 +832,7 @@ read_os9k_psymtab (section_offsets, objfile, text_addr, text_size)
                      /* Check for and handle cretinous dbx symbol name
                         continuation! 
                      if (*p == '\\')
-                       p = next_symbol_text ();
+                       p = next_symbol_text (objfile);
                      */
 
                      /* Point to the character after the name
This page took 0.023018 seconds and 4 git commands to generate.