From 0894c989596feb8d97d582e87cca021339cc26cd Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Wed, 11 Oct 2006 14:52:41 +0000 Subject: Renamed 'vmime::platformDependant' to 'vmime::platform'. --- tests/charset/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/charset/main.cpp') diff --git a/tests/charset/main.cpp b/tests/charset/main.cpp index 6e8d3815..9d08e85d 100644 --- a/tests/charset/main.cpp +++ b/tests/charset/main.cpp @@ -31,7 +31,7 @@ int main(int argc, char* argv[]) { // VMime initialization - vmime::platformDependant::setHandler(); + vmime::platform::setHandler(); const vmime::string from(argv[1]); -- cgit v1.2.3