diff options
Diffstat (limited to 'byterun/callback.c')
-rw-r--r-- | byterun/callback.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/byterun/callback.c b/byterun/callback.c index 7ccca6d098..3bd7ea45c1 100644 --- a/byterun/callback.c +++ b/byterun/callback.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id: callback.c 12858 2012-08-10 14:45:51Z maranget $ */ - /* Callbacks from C to OCaml */ #include <string.h> |