Add a const
authorGary Benson <gbenson@redhat.com>
Tue, 10 Jun 2014 09:44:00 +0000 (10:44 +0100)
committerGary Benson <gbenson@redhat.com>
Wed, 18 Jun 2014 09:15:15 +0000 (10:15 +0100)
commit9b4550ef5e4223bf03a343dc8dd29285bf635e8b
tree7620f8ceb5913e47ae28b4ae36135777d1688cb2
parent6e62758f0249b3b8e4f2f82af6074eed44246cb5
Add a const

This commit adds a const that was in i386-low.c but not in i386-nat.c.

gdb/
2014-06-18  Gary Benson  <gbenson@redhat.com>

* i386-nat.c (i386_handle_nonaligned_watchpoint) <size_try_array>:
Make const.
gdb/ChangeLog
gdb/i386-nat.c