aboutsummaryrefslogtreecommitdiff
path: root/gdb/kod-cisco.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-06-03 20:54:43 +0000
committerAndrew Cagney <cagney@redhat.com>2003-06-03 20:54:43 +0000
commita9596cd98aa07c137ed362c7d92df64213b4fa04 (patch)
tree93d2aea2e0fa868da0f9b56626e5cfe8c2341869 /gdb/kod-cisco.c
parent74eda9eb7acc3c2bd375826f92e8ca233d5f767a (diff)
downloadbinutils-cagney_writestrings-20030508-branch.zip
binutils-cagney_writestrings-20030508-branch.tar.gz
binutils-cagney_writestrings-20030508-branch.tar.bz2
Diffstat (limited to 'gdb/kod-cisco.c')
-rw-r--r--gdb/kod-cisco.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/kod-cisco.c b/gdb/kod-cisco.c
index de2b450..79a8224 100644
--- a/gdb/kod-cisco.c
+++ b/gdb/kod-cisco.c
@@ -106,7 +106,7 @@ bad_packet (void)
querying the Cisco kernel: we ask for a dump of everything, and
it returns it. */
void
-cisco_kod_request (char *arg, int from_tty)
+cisco_kod_request (const char *arg, int from_tty)
{
char buffer[PBUFSIZ], command[PBUFSIZ];
int done = 0, i;