Integer type name change.
[silc.git] / lib / silcutil / symbian / silcepocsockconn.cpp
index 99853dc91318219b9d46af9bfd78b1a2b9181137..7c71207e2d8010adbcaf86d0878a7dbf678430be 100644 (file)
@@ -54,7 +54,7 @@ do {
 } while(0)
 
 bool silc_socket_get_error(SilcSocketConnection sock, char *error,
-                          uint32 error_len)
+                          SilcUInt32 error_len)
 {
   if (sock->sock_error == KErrNone)
     return FALSE;