PARAMS removal.
[deliverable/binutils-gdb.git] / gdb / tui / tuiSource.c
index 356b0140a3bd10a68a5354c3ae951b787722a086..83cc06742dc71004211ad06e3b4ed67784a0d693 100644 (file)
@@ -28,7 +28,7 @@ extern struct symtab *current_source_symtab;
 ** STATIC LOCAL FUNCTIONS FORWARD DECLS    **
 ******************************************/
 
-static struct breakpoint *_hasBreak PARAMS ((char *, int));
+static struct breakpoint *_hasBreak (char *, int);
 
 
 /*****************************************
This page took 0.024781 seconds and 4 git commands to generate.