summaryrefslogtreecommitdiff
path: root/stdlib/digest.ml
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/digest.ml')
-rw-r--r--stdlib/digest.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/stdlib/digest.ml b/stdlib/digest.ml
index 690753bb98..aee6cd26cd 100644
--- a/stdlib/digest.ml
+++ b/stdlib/digest.ml
@@ -11,8 +11,6 @@
(* *)
(***********************************************************************)
-(* $Id: digest.ml 12858 2012-08-10 14:45:51Z maranget $ *)
-
(* Message digest (MD5) *)
type t = string