Subject: CVS commit: src/usr.bin/window
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 01/16/2003 11:46:50
Module Name:	src
Committed By:	kleink
Date:		Thu Jan 16 09:46:50 UTC 2003

Modified Files:
	src/usr.bin/window: wwenviron.c wwflush.c wwinit.c wwspawn.c

Log Message:
Rename `sigset' locals to avoid symbol shadowing warning.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/usr.bin/window/wwenviron.c \
    src/usr.bin/window/wwflush.c src/usr.bin/window/wwspawn.c
cvs rdiff -r1.15 -r1.16 src/usr.bin/window/wwinit.c

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