]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/proc-events.c
* proc-events.c: Fix several coding-style issues. Consistently
authorMark Kettenis <kettenis@gnu.org>
Thu, 28 Oct 2004 11:45:43 +0000 (11:45 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 28 Oct 2004 11:45:43 +0000 (11:45 +0000)
commitc18c06be5e314ee96c2ca5a10dc16499b2a17cab
treedf219c2cb35a0917c5ca80add894f1cd2e7f0a60
parent7a9525427be626c72ea1e15cb1c16c961d6bb44f
* 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.
gdb/ChangeLog
gdb/proc-events.c