* i386-nat.c: Reformat to be closer to coding standards.
authorMark Kettenis <kettenis@gnu.org>
Sat, 28 Feb 2004 15:38:04 +0000 (15:38 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 28 Feb 2004 15:38:04 +0000 (15:38 +0000)
commit7fa2737c9edd7ceaedc1b5fc1b2a8aeceff066c3
tree864e6e084532e29a756136676960471ab2d33176
parent9671aeef937ebeafc0a44d2224a0cd76f3e9bfee
* i386-nat.c: Reformat to be closer to coding standards.
(i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
`retval'.  Make variables `align' and `size' local to while-loop.
(i386_stopped_data_address): Rename local variable `ret' to `addr'.
(_initialize_i386_nat): New prototype.
gdb/ChangeLog
gdb/i386-nat.c