Subject: CVS commit: [netbsd-1-6] src/sys/sys
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/01/2003 19:20:08
Module Name:	src
Committed By:	tron
Date:		Wed Jan  1 17:20:08 UTC 2003

Modified Files:
	src/sys/sys [netbsd-1-6]: cdefs.h

Log Message:
Pull up revision 1.46 (requested by kristerw in ticket #1052):
It is not valid C++ to have a semicolon after
   extern "C" {}
so remove it from __END_DECLS.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.42.10.1 src/sys/sys/cdefs.h

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