PARAMS removal.

This commit is contained in:
Kevin Buettner
2000-05-28 01:12:42 +00:00
parent 3c07fb76e6
commit a14ed312fd
325 changed files with 4253 additions and 5056 deletions

View File

@ -5,11 +5,11 @@
#include "command.h"
#include "gdbcmd.h"
static void show_copying_command PARAMS ((char *, int));
static void show_copying_command (char *, int);
static void show_warranty_command PARAMS ((char *, int));
static void show_warranty_command (char *, int);
void _initialize_copying PARAMS ((void));
void _initialize_copying (void);
extern int immediate_quit;
static void