Subject: CVS commit: [netbsd-1-6] src/crypto/dist/krb4/lib/krb
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 01/01/2003 19:23:22
Module Name:	src
Committed By:	tron
Date:		Wed Jan  1 17:23:22 UTC 2003

Modified Files:
	src/crypto/dist/krb4/lib/krb [netbsd-1-6]: krb.h.in

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


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 src/crypto/dist/krb4/lib/krb/krb.h.in

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