freebsd-dev/usr.bin/jot
Diomidis Spinellis 3241f274f1 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
2006-11-06 15:58:35 +00:00
..
jot.1
jot.c Style facelift. 2006-11-06 15:58:35 +00:00
Makefile