From aa11d0afb68bc588830ea1d0746d018816744194 Mon Sep 17 00:00:00 2001 From: Cedric RICARD Date: Thu, 16 Aug 2007 11:40:18 +0000 Subject: [PATCH] Solving case sensitive file name error under linux --- calexium_lib/web/CXM_common.anubis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calexium_lib/web/CXM_common.anubis b/calexium_lib/web/CXM_common.anubis index 9226de8..bcfeee0 100644 --- a/calexium_lib/web/CXM_common.anubis +++ b/calexium_lib/web/CXM_common.anubis @@ -12,7 +12,7 @@ *Name* HTTP_header *Description* -read system/String.anubis +read system/string.anubis /** * The type 'HTTP_header' describes HTTP headers, which are just pairs '(name,value)'. -- libgit2 0.21.4