updates. New data types.
[silc.git] / lib / silccore / silcsockconn.c
index 4de42da006d20dc997f8a3577633b97d4bcc8f4a..a239d06ca19fc19523b8e8ef4480df6c6cf9fedd 100644 (file)
@@ -101,7 +101,7 @@ SILC_TASK_CALLBACK(silc_socket_heartbeat)
    `timeout_queue' is the application's scheduler timeout queue. */
 
 void silc_socket_set_heartbeat(SilcSocketConnection sock, 
-                              unsigned long heartbeat,
+                              uint32 heartbeat,
                               void *hb_context,
                               SilcSocketConnectionHBCb hb_callback,
                               void *timeout_queue)