Received: by mail.netbsd.org (Postfix, from userid 605) id 5D73119D596; Wed, 8 Dec 2010 01:45:59 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id C789519D584 for ; Wed, 8 Dec 2010 01:45:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A22CA175DD; Wed, 8 Dec 2010 01:45:57 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 8 Dec 2010 01:45:57 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: src/crypto/dist/heimdal/lib/gssapi/krb5 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20101208014557.A22CA175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Joerg Sonnenberger" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: joerg Date: Wed Dec 8 01:45:57 UTC 2010 Modified Files: src/crypto/dist/heimdal/lib/gssapi/krb5: display_status.c Log Message: Don't format an error and pass it down as format string again. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \ src/crypto/dist/heimdal/lib/gssapi/krb5/display_status.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.