dds 2006-11-06 15:58:35 UTC
FreeBSD src repository
Modified files:
usr.bin/jot jot.c
Log:
Style facelift.
- Reduce the number of global variables
- Make global objects static
- Use bool consistently
- Sort getopt arguments and their processing
- Add function comments
- Change notlast != 0 into !last
Revision Changes Path
1.34 +74 -58 src/usr.bin/jot/jot.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"