updates.
[silc.git] / apps / silcd / protocol.h
index 21c3d193bd987bf00aa024713eae8b88e2a6e439..303fdc930eaf2f0e9c62b26a37d3435bdb432e7a 100644 (file)
@@ -106,7 +106,8 @@ typedef struct {
 /* Prototypes */
 void silc_server_protocols_register(void);
 void silc_server_protocols_unregister(void);
-int silc_server_protocol_ke_set_keys(SilcSKE ske,
+int silc_server_protocol_ke_set_keys(SilcServer server,
+                                    SilcSKE ske,
                                     SilcSocketConnection sock,
                                     SilcSKEKeyMaterial *keymat,
                                     SilcCipher cipher,