cvs commit: src/usr.sbin/smbmsg smbmsg.c
Joerg Wunsch
joerg at FreeBSD.org
Mon May 17 12:19:08 PDT 2004
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
More information about the cvs-src
mailing list