From owner-cvs-src@FreeBSD.ORG Thu Oct 9 12:52:16 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B42F16A4B3; Thu, 9 Oct 2003 12:52:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E59643FBF; Thu, 9 Oct 2003 12:52:15 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h99JqFXJ006898; Thu, 9 Oct 2003 12:52:15 -0700 (PDT) (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h99JqEPB006897; Thu, 9 Oct 2003 12:52:14 -0700 (PDT) (envelope-from nectar) Message-Id: <200310091952.h99JqEPB006897@repoman.freebsd.org> From: Jacques Vidrine Date: Thu, 9 Oct 2003 12:52:14 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: KTH Subject: cvs commit: src/crypto/heimdal/lib/krb5 - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 19:52:16 -0000 nectar 2003/10/09 12:52:14 PDT FreeBSD src repository src/crypto/heimdal/lib/krb5 - Imported sources Update of /home/ncvs/src/crypto/heimdal/lib/krb5 In directory repoman.freebsd.org:/tmp/cvs-serv6875 Log Message: Correct badly-formed code (missing quote) within `#if 0' section. Newer versions of GCC error in such situations. Obtained from: Heimdal CVS Status: Vendor Tag: KTH Release Tags: cvs_20030922 U src/crypto/heimdal/lib/krb5/verify_krb5_conf.c No conflicts created by this import