From 1dfbef8e9905ff8db4effc5dbd5ba374205d9084 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 20 Dec 2022 19:44:00 +0100 Subject: [PATCH] Removed old originalId in comment --- ext/racc/cparse/cparse.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/ext/racc/cparse/cparse.c b/ext/racc/cparse/cparse.c index f71ed2bb..1efdbd70 100644 --- a/ext/racc/cparse/cparse.c +++ b/ext/racc/cparse/cparse.c @@ -7,8 +7,6 @@ This library is free software. You can distribute/modify this program under the same terms of ruby. - $originalId: cparse.c,v 1.8 2006/07/06 11:39:46 aamine Exp $ - */ #include