diff -r abbed5a4b42a -r 8d540f55e491 tcpiputils/dhcp/te_dhcp/src/te_dhcpTestServer.cpp --- a/tcpiputils/dhcp/te_dhcp/src/te_dhcpTestServer.cpp Tue Aug 31 16:45:15 2010 +0300 +++ b/tcpiputils/dhcp/te_dhcp/src/te_dhcpTestServer.cpp Wed Sep 01 12:33:58 2010 +0100 @@ -142,7 +142,7 @@ #if (defined __WINS__ && !defined EKA2) TInt ThreadFunc (TAny* /*aParam*/) // define the ordinal 1 on eka1 #else -EXPORT_C GLDEF_C TInt E32Main() // define 32main if eka2... +GLDEF_C TInt E32Main() // define 32main if eka2... #endif /** * @return - Standard Epoc error code on exit