Subject: CVS commit: src/usr.bin/yacc
To: None <source-changes@NetBSD.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 12/15/2007 22:01:25
Module Name:	src
Committed By:	perry
Date:		Sat Dec 15 22:01:25 UTC 2007

Modified Files:
	src/usr.bin/yacc: defs.h

Log Message:
Remove lots of redundant __attribute__((__noreturn__))s

The lines already had __dead on them. I wonder why they had both...


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/usr.bin/yacc/defs.h

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