cvs commit: src/games/larn diag.c header.h io.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jun 20 19:30:15 PDT 2004
dillon 2004/06/20 19:28:35 PDT
DragonFly src repository
Modified files:
games/larn diag.c header.h io.c
Log:
'lrint' is a gcc3.4 builtin and gcc3.4 is unhappy if we use that for anything
else.
Revision Changes Path
1.3 +4 -4 src/games/larn/diag.c
1.2 +2 -1 src/games/larn/header.h
1.4 +3 -3 src/games/larn/io.c
http://www.dragonflybsd.org/cvsweb/src/games/larn/diag.c.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/games/larn/header.h.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/games/larn/io.c.diff?r1=1.3&r2=1.4&f=u
More information about the Commits
mailing list