mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 04:29:49 +00:00
* maint.c (maintenance_dump_me): Remove unnecessary prototype.
This commit is contained in:
parent
1e0600be1c
commit
4e91d01c68
@ -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>
|
||||
|
||||
* 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_dump_me (char *, int);
|
||||
|
||||
static void maintenance_internal_error (char *args, int from_tty);
|
||||
|
||||
static void maintenance_demangle (char *, int);
|
||||
|
Loading…
Reference in New Issue
Block a user