updates.
[silc.git] / lib / silcclient / silcclient.h
index 928650c788e8bfff98e8dd81c6b9bbec974bf0ad..918d266f2ef7943070c3e8b0efd95091ea2c94cf 100644 (file)
@@ -363,7 +363,7 @@ typedef struct {
      SilcClientEntry. */
   void (*command_reply)(SilcClient client, SilcClientConnection conn,
                        SilcCommandPayload cmd_payload, int success,
-                       SilcCommand command, SilcCommandStatus status, ...);
+                       SilcCommand command, SilcStatus status, ...);
 
   /* Called to indicate that connection was either successfully established
      or connecting failed.  This is also the first time application receives