--- src/tool/xml_document.h.orig 2006-01-23 20:09:23.000000000 +0100 +++ src/tool/xml_document.h 2006-01-23 20:10:02.000000000 +0100 @@ -43 +43 @@ - static bool LitDocXml::LitListeString (const xmlpp::Node *x, + static bool LitListeString (const xmlpp::Node *x, --- src/map/maps_list.h.orig 2006-01-23 20:10:20.000000000 +0100 +++ src/map/maps_list.h 2006-01-23 20:10:37.000000000 +0100 @@ -54,2 +54,2 @@ - CL_Surface &InfoTerrain::LitImgTerrain(); - CL_Surface &InfoTerrain::LitImgCiel(); + CL_Surface &LitImgTerrain(); + CL_Surface &LitImgCiel();