Date: Sat, 13 Jun 2009 00:13:44 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/nscd debug.c debug.h Message-ID: <200906130014.n5D0EQ4b099458@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2009-06-13 00:13:44 UTC FreeBSD src repository Modified files: usr.sbin/nscd debug.c debug.h Log: SVN rev 194091 on 2009-06-13 00:13:44Z by des Make the debugging macros expand to (void)0 instead of simply nothing when debugging is turned off. Rename debugging functions due to namespace violation. MFC after: 1 week Revision Changes Path 1.4 +9 -9 src/usr.sbin/nscd/debug.c 1.4 +27 -27 src/usr.sbin/nscd/debug.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906130014.n5D0EQ4b099458>