updates.
[silc.git] / apps / irssi / src / silc / core / client_ops.c
index f80deb805012c02bc71eb421056a174bcf7bb14a..bb95f116a7b3e7fb8860c5ac0b04865e71d31208 100644 (file)
@@ -184,7 +184,7 @@ void silc_notify(SilcClient client, SilcClientConnection conn,
    or connecting failed.  This is also the first time application receives
    the SilcClientConnection objecet which it should save somewhere. */
 
-void  silc_connect(SilcClient client, SilcClientConnection conn, int success)
+void silc_connect(SilcClient client, SilcClientConnection conn, int success)
 {
   SILC_SERVER_REC *server = conn->context;