Subject: CVS commit: src/games/caesar
To: None <source-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: source-changes
Date: 11/19/2005 14:22:21
Module Name: src
Committed By: rillig
Date: Sat Nov 19 14:22:21 UTC 2005
Modified Files:
src/games/caesar: caesar.c
Log Message:
Replaced one instance of err() with errx(), as the value of errno might not
be correct at that time.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/games/caesar/caesar.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.