Replace use of magic number with named constant.
authorDoug Evans <xdje42@gmail.com>
Tue, 9 Sep 2014 03:47:57 +0000 (20:47 -0700)
committerDoug Evans <xdje42@gmail.com>
Tue, 9 Sep 2014 03:47:57 +0000 (20:47 -0700)
commitd81412aa4b2669d108de0b4e1d8f881cedebd8a9
tree01e5a9329bd3b1d70fd35e10c7b39ee4e44a08c0
parent4c122fc3154566369237c6194def4bd88a074f7e
Replace use of magic number with named constant.

gdb/ChangeLog:

* guile/scm-cmd.c (gdbscm_parse_command_name): Replace magic number
with named constant.  Fix style of pointer comparison.
* python/py-cmd.c (gdbpy_parse_command_name): Ditto.
gdb/ChangeLog
gdb/guile/scm-cmd.c
gdb/python/py-cmd.c
This page took 0.025172 seconds and 4 git commands to generate.