diff options
Diffstat (limited to 'gdb/ser-go32.c')
-rw-r--r-- | gdb/ser-go32.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ser-go32.c b/gdb/ser-go32.c index 6965f19..4884092 100644 --- a/gdb/ser-go32.c +++ b/gdb/ser-go32.c @@ -887,7 +887,7 @@ gdb_pipe (int pdes[2]) } static void -info_serial_command (char *arg, int from_tty) +info_serial_command (const char *arg, int from_tty) { struct dos_ttystate *port; #ifdef DOS_STATS |