Received: by mail.netbsd.org (Postfix, from userid 0) id E5C6F63B188; Sun, 6 Dec 2009 09:16:17 +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 93CB263B185 for ; Sun, 6 Dec 2009 09:16:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 70769175DD; Sun, 6 Dec 2009 09:16:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 6 Dec 2009 09:16:16 +0000 From: Thomas Klausner Subject: CVS commit: src/external/bsd/flex/dist To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091206091616.70769175DD@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: wiz Date: Sun Dec 6 09:16:16 UTC 2009 Modified Files: src/external/bsd/flex/dist: flex.skl Log Message: Fix a typo (#endiif -> #endif). Problem found while building kdesdk3. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/flex/dist/flex.skl Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.