Subject: CVS commit: basesrc/usr.bin/sort
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/27/2002 16:44:46
Module Name:	basesrc
Committed By:	tron
Date:		Wed Nov 27 14:44:46 UTC 2002

Modified Files:
	basesrc/usr.bin/sort: sort.c

Log Message:
Add braces in a statically initialized "sigaction" structure to fix a
build problem after siginfo(2) has been added.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 basesrc/usr.bin/sort/sort.c

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