Date: Sat, 23 Mar 2002 03:53:03 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ddb db_command.c db_sym.h ddb.h Message-ID: <200203231153.g2NBr3r89308@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/03/23 03:53:03 PST Modified files: sys/ddb db_command.c db_sym.h ddb.h Log: Fixed some style bugs in the removal of __P(()). Continuation lines were not outdented to preserve non-KNF lining up of code with parentheses. Switch to KNF formatting. Revision Changes Path 1.44 +8 -12 src/sys/ddb/db_command.c 1.21 +5 -9 src/sys/ddb/db_sym.h 1.27 +2 -2 src/sys/ddb/ddb.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203231153.g2NBr3r89308>