mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* proc-events.c: Fix several coding-style issues. Consistently
use #ifdef instead of #if defined(). (proc_prettyfprint_fault, proc_prettyfprint_faultset): Use ARRAY_SIZE. (_initialize_proc_events): New prototype.
This commit is contained in:
parent
7a9525427b
commit
c18c06be5e
@ -1,5 +1,11 @@
|
||||
2004-10-28 Mark Kettenis <kettenis@jive.nl>
|
||||
|
||||
* proc-events.c: Fix several coding-style issues. Consistently
|
||||
use #ifdef instead of #if defined().
|
||||
(proc_prettyfprint_fault, proc_prettyfprint_faultset): Use
|
||||
ARRAY_SIZE.
|
||||
(_initialize_proc_events): New prototype.
|
||||
|
||||
* proc-why.c: Fix several coding-style issues.
|
||||
(proc_prettyfprint_why): Use ARRAY_SIZE.
|
||||
|
||||
|
1042
gdb/proc-events.c
1042
gdb/proc-events.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user