From 8814e44b34cd4d00205915cf48258795f85d10a5 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 17 Jul 2008 08:26:23 +0000 Subject: [PATCH] Set svn:keywords property to Id. --- tests/60_simple_offset.ml | 2 +- tests/61_offset_string.ml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 1.8.3.1