Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/jot
Module Name: src
Committed By: dsl
Date: Fri Feb 29 22:43:48 UTC 2008
Modified Files:
src/usr.bin/jot: jot.c
Log Message:
Remove the loop used to set default and calculated parameters, instead
set the defaults at compile time and calculate any derived values in
a simple switch statement.
Use names for the bit-patterns that indicate that fields are present.
Seems to behave the same way as the earlier version.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/usr.bin/jot/jot.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index