aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/deroff.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-24/+24
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2005-05-07no wide character constants; sighrsc1-4/+4
2003-11-23new utilities.rsc1-0/+969
the .C files compile but are renamed to avoid building automatically.