Subject: CVS commit: src/usr.bin/m4
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/07/2005 09:25:00
Module Name:	src
Committed By:	he
Date:		Tue Jun  7 09:25:00 UTC 2005

Modified Files:
	src/usr.bin/m4: main.c

Log Message:
Initialize a local variable to appease -Wuninitialized.
Marked with XXXGCC for sun2 (found while compiling for it).

Reviewed by lukem.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/usr.bin/m4/main.c

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