DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/games/ppt Makefile ppt.c
swildner 2005/03/18 15:20:34 PST
DragonFly src repository
Modified files:
games/ppt Makefile ppt.c
Log:
Forced commit to supply a proper message for the previous change.
1) Clean up:
* Traditional function declarations -> prototype form
* Remove unnecessary void casts
* Use '\0' where '\0' is meant
* Add some extra spaces
* include <stdlib.h> for exit()
* Add $DragonFly$ to Makefile
2) Raise WARNS to 6
Revision Changes Path
1.3 +0 -0 src/games/ppt/Makefile
1.4 +0 -0 src/games/ppt/ppt.c
http://www.dragonflybsd.org/cvsweb/src/games/ppt/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/games/ppt/ppt.c.diff?r1=1.3&r2=1.4&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]