build: daemon/do_debug: parameters aren't always unused
authorJim Meyering <meyering@redhat.com>
Mon, 10 Aug 2009 10:17:00 +0000 (12:17 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 10 Aug 2009 10:49:22 +0000 (12:49 +0200)
commit92ac2400a326256ef819e0195d7ecfa7f03645be
tree392b9fc6283a14664fa24ee2f67241f817283346
parent98869b86413ff59afa009f9d06ebc0cc4477ab31
build: daemon/do_debug: parameters aren't always unused

* daemon/debug.c (MAYBE_UNUSED): Define.
(do_debug): Mark parameters as unused only when they really
are unused.  Spotted by Richard Jones.

SCALAR(0xdd8370)
prefer sizeof *VAR sizeof TYPE (no semantic change)
daemon/debug.c