Date: Mon, 17 May 2004 12:19:08 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/smbmsg smbmsg.c Message-ID: <200405171919.i4HJJ83p039243@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2004/05/17 12:19:08 PDT
FreeBSD src repository
Modified files:
usr.sbin/smbmsg smbmsg.c
Log:
Fix my own style(9) bugs:
. forward declare all static functions
. add a couple of redundant parens in return statements where they've
been missing
. remove the space after exit since it's a function
Revision Changes Path
1.2 +8 -3 src/usr.sbin/smbmsg/smbmsg.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405171919.i4HJJ83p039243>
