utils.c (make_hex_string): Fix off-by-one error.
authorDoug Evans <xdje42@gmail.com>
Sat, 13 Dec 2014 22:04:05 +0000 (14:04 -0800)
committerDoug Evans <xdje42@gmail.com>
Sat, 13 Dec 2014 22:04:05 +0000 (14:04 -0800)
commitdc4d68869c3c700b629bd9f12076bd7fbd35aa49
treeefaf2c58fb1583b162c2e2c4bdfad5d08107b0cd
parentc1b5a1a6e732a65350af930c499b23018f8663cc
utils.c (make_hex_string): Fix off-by-one error.

gdb/ChangeLog:

* utils.c (make_hex_string): Fix off-by-one error.
gdb/ChangeLog
gdb/utils.c