From: Richard W.M. Jones Date: Thu, 17 Jul 2008 08:26:23 +0000 (+0000) Subject: Set svn:keywords property to Id. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=8814e44b34cd4d00205915cf48258795f85d10a5;p=ocaml-bitstring.git Set svn:keywords property to Id. --- diff --git a/tests/60_simple_offset.ml b/tests/60_simple_offset.ml index 556fd86..9e683b0 100644 --- a/tests/60_simple_offset.ml +++ b/tests/60_simple_offset.ml @@ -1,5 +1,5 @@ (* Simple offset test - * $Id: 50_named_pattern.ml 86 2008-06-13 15:56:04Z richard.wm.jones $ + * $Id$ *) open Printf diff --git a/tests/61_offset_string.ml b/tests/61_offset_string.ml index 556e028..a75d80a 100644 --- a/tests/61_offset_string.ml +++ b/tests/61_offset_string.ml @@ -1,6 +1,6 @@ (* Offset string. The rotation functions used for strings are * very complicated so this is worth testing separately. - * $Id: 50_named_pattern.ml 86 2008-06-13 15:56:04Z richard.wm.jones $ + * $Id$ *) open Printf