summary refs log tree commit diff
path: root/src/arith_yylex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arith_yylex.c')
-rw-r--r--src/arith_yylex.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arith_yylex.c b/src/arith_yylex.c
index 9550224..4fa2051 100644
--- a/src/arith_yylex.c
+++ b/src/arith_yylex.c
@@ -1,5 +1,3 @@
-/*	$Id$	*/
-
 /*-
  * Copyright (c) 2002
  *	Herbert Xu.