Subject: CVS commit: src/crypto/dist/krb4/lib/krb
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 12/31/2002 04:13:20
Module Name:	src
Committed By:	kristerw
Date:		Tue Dec 31 02:13:20 UTC 2002

Modified Files:
	src/crypto/dist/krb4/lib/krb: krb.h.in

Log Message:
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.3 -r1.4 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.