1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/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 Use a more sensible default of 1 or -1 when only the start and 2006-11-06 15:11:50 +00:00
jot.c Style facelift. 2006-11-06 15:58:35 +00:00
Makefile