Subject: CVS commit: src/sys/sys
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 12/29/2002 21:21:35
Module Name:	src
Committed By:	kristerw
Date:		Sun Dec 29 19:21:35 UTC 2002

Modified Files:
	src/sys/sys: cdefs.h

Log Message:
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.45 -r1.46 src/sys/sys/cdefs.h

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