aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/troff/t6.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-12all: fix or silence various gcc warningsRuss Cox1-3/+3
As usual, gcc finds some real problems but also reports a ton of noise. Fix the problems and quiet the noise.
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-14/+14
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>
2012-10-21silence more warningsRuss Cox1-2/+5
R=rsc http://codereview.appspot.com/6744056
2004-05-16Checkpoint -- still merging with Taj's version of the world.wkj1-2/+10
2004-05-15Let's try this. It's BUGGERED.rsc1-0/+881