kerneltest/f32test/locl/t_locChange.cpp
branchGCC_SURGE
changeset 208 93574fe69598
parent 33 0173bcd7697c
--- a/kerneltest/f32test/locl/t_locChange.cpp	Sun Jul 18 10:25:52 2010 +0100
+++ b/kerneltest/f32test/locl/t_locChange.cpp	Sun Jul 18 10:41:59 2010 +0100
@@ -41,7 +41,7 @@
         }
     
     //new version of End, which calls handler before exit..
-    IMPORT_C void End() 
+    EXPORT_C void End() 
         { 
         if (iFailHdnFunc) iFailHdnFunc(*this);
         RTest::End();