summaryrefslogtreecommitdiff
path: root/ext/racc
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2022-12-20 19:44:00 +0100
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2022-12-23 09:46:59 +0900
commit6438f3cad684fc3ab5d4cd9950a01eabbfdfd289 (patch)
tree1c635a670cc7efd060e46e17596caa22887d3102 /ext/racc
parent2d2baaf2f46d447f64f4f8fd7cfa3a2a7eba69ed (diff)
[ruby/racc] Removed old originalId in comment
https://github.com/ruby/racc/commit/1dfbef8e99
Diffstat (limited to 'ext/racc')
-rw-r--r--ext/racc/cparse/cparse.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/racc/cparse/cparse.c b/ext/racc/cparse/cparse.c
index f71ed2bba9..1efdbd70f1 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 <ruby.h>