Files
binutils-gdb/gdb/cli
Simon Marchi 1650ca1124 cli-setshow.c: Constify variable
Fixes:

/home/simark/src/binutils-gdb/gdb/cli/cli-setshow.c:390:13: error: invalid conversion from ‘const char*’ to ‘char*’ [-fpermissive]
  p = strchr (arg, ' ');
             ^
gdb/ChangeLog:

	* cli/cli-setshow.c (do_set_command): Constify p.
2015-10-24 22:29:16 -04:00
..
2015-09-25 14:08:07 -04:00
2015-10-09 10:08:23 -04:00
2015-10-24 22:29:16 -04:00
2015-06-15 17:04:56 +02:00
2015-06-15 17:04:56 +02:00