From 13b1162ae35520b2ef563914fff32ea410a4a485 Mon Sep 17 00:00:00 2001 From: Martin Hedenfal Date: Wed, 2 Jun 2010 09:12:14 +0000 Subject: remove c++ comments ok gilles@ --- usr.sbin/ldapd/parse.y | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.sbin/ldapd/parse.y') diff --git a/usr.sbin/ldapd/parse.y b/usr.sbin/ldapd/parse.y index 89d0b82423a..25e48b67a78 100644 --- a/usr.sbin/ldapd/parse.y +++ b/usr.sbin/ldapd/parse.y @@ -1,4 +1,4 @@ -/* $OpenBSD: parse.y,v 1.2 2010/05/31 18:29:04 martinh Exp $ */ +/* $OpenBSD: parse.y,v 1.3 2010/06/02 09:12:13 martinh Exp $ */ /* * Copyright (c) 2009 Martin Hedenfalk @@ -588,7 +588,6 @@ include : INCLUDE STRING { free($2); file = nfile; - // lungetc('\n'); } ; -- cgit v1.2.3