summaryrefslogtreecommitdiff
path: root/byterun/interp.c
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/interp.c')
-rw-r--r--byterun/interp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/byterun/interp.c b/byterun/interp.c
index cbec02a5cb..4d99914aec 100644
--- a/byterun/interp.c
+++ b/byterun/interp.c
@@ -11,7 +11,7 @@
/* */
/***********************************************************************/
-/* $Id$ */
+/* $Id: interp.c 12858 2012-08-10 14:45:51Z maranget $ */
/* The bytecode interpreter */
#include <stdio.h>