Subject: CVS commit: src/gnu/usr.bin/rcs/ident
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/26/2006 22:50:48
Module Name:	src
Committed By:	christos
Date:		Sun Mar 26 22:50:48 UTC 2006

Modified Files:
	src/gnu/usr.bin/rcs/ident: ident.c

Log Message:
Coverity CID 1202: Always return on EOF, otherwise we would try to use
ctab[-1].


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/gnu/usr.bin/rcs/ident/ident.c

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