Subject: CVS commit: src/games/pom
To: None <source-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 01/12/2007 22:43:05
Module Name:	src
Committed By:	hubertf
Date:		Fri Jan 12 22:43:05 UTC 2007

Modified Files:
	src/games/pom: pom.c

Log Message:
 - ANSIfy
 - Use return instead of exit() in main()
 - Use EXIT_{SUCCESS,FAILURE} constants instead of 0/1

No functional changes. Patch submitted in private mail by
Slava Semushin <slava.semushin@gmail.com>


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/games/pom/pom.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.