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/testRunner.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/testRunner.cpp') diff --git a/tests/testRunner.cpp b/tests/testRunner.cpp index 8700ea16..155b00ee 100644 --- a/tests/testRunner.cpp +++ b/tests/testRunner.cpp @@ -193,8 +193,8 @@ void registerTestModule(const char* name_) int main(int argc, char* argv[]) { - // VMime initialization - vmime::platformDependant::setHandler(); + // VMime initialization + vmime::platform::setHandler(); // Parse arguments bool xmlOutput = false; -- cgit v1.2.3