forked from Imagelibrary/binutils-gdb
* maint.c (maintenance_dump_me): Remove unnecessary prototype.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
|
||||||
|
|
||||||
|
* maint.c (maintenance_dump_me): Remove unnecessary prototype.
|
||||||
|
|
||||||
2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
|
2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
|
||||||
|
|
||||||
* win32-termcap.c (tputs): Return 0.
|
* win32-termcap.c (tputs): Return 0.
|
||||||
|
|||||||
@@ -44,8 +44,6 @@ extern void _initialize_maint_cmds (void);
|
|||||||
|
|
||||||
static void maintenance_command (char *, int);
|
static void maintenance_command (char *, int);
|
||||||
|
|
||||||
static void maintenance_dump_me (char *, int);
|
|
||||||
|
|
||||||
static void maintenance_internal_error (char *args, int from_tty);
|
static void maintenance_internal_error (char *args, int from_tty);
|
||||||
|
|
||||||
static void maintenance_demangle (char *, int);
|
static void maintenance_demangle (char *, int);
|
||||||
|
|||||||
Reference in New Issue
Block a user