Rewrite gdb.asm so that it doesn't assume a C comiler (or any C
[deliverable/binutils-gdb.git] / gdb / c-lang.c
index 2211acb2e08ead7290affecfbc7c24ce4bc8bd9e..10d54e6e640505a487024c3a2262af1df4f09d86 100644 (file)
@@ -27,7 +27,7 @@
 #include "c-lang.h"
 #include "valprint.h"
 
-extern void _initialize_c_language PARAMS ((void));
+extern void _initialize_c_language (void);
 static void c_emit_char (int c, struct ui_file * stream, int quoter);
 
 /* Print the character C on STREAM as part of the contents of a literal
This page took 0.022834 seconds and 4 git commands to generate.