Commit graph

3 commits

Author SHA1 Message Date
dholland
4c38991dcd Fix return types for ancient code that doesn't know about "void", because
clang objects. Other half of last weekend's patch, which I apparently
erased by accident (or something) before committing.

While here also patch up some illegal type mixing in tr2.c that gcc
warns about.
2011-09-04 01:22:04 +00:00
dholland
b53f373407 Fix return types for ancient code that doesn't know about "void", because
clang objects.
2011-08-28 20:41:47 +00:00
wiz
29aa131f71 Correct #ifdef usage, as reported in pkg/13958 by Don Yuniskis, slightly
differently than in the patch there.
2001-09-15 21:44:45 +00:00