diff options
Diffstat (limited to 'byterun/hash.c')
-rw-r--r-- | byterun/hash.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/byterun/hash.c b/byterun/hash.c index 30532d2e06..61bee20cff 100644 --- a/byterun/hash.c +++ b/byterun/hash.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id: hash.c 12858 2012-08-10 14:45:51Z maranget $ */ - /* The generic hashing primitive */ /* The interface of this file is in "mlvalues.h" (for [caml_hash_variant]) |