Changed SilcAskPasshrase and SilcGetAuthMet callbacks to return
[silc.git] / lib / silcclient / command.c
index f7fd114af9e53d24f93099f03c5629d368df605d..0f66b97ad2ddeef002fd86c0ff7ccedbcbedb1df 100644 (file)
@@ -2199,7 +2199,7 @@ typedef struct {
 
 /* Ask passphrase callback */
 
-static void silc_client_command_oper_cb(unsigned char *data,
+static void silc_client_command_oper_cb(const unsigned char *data,
                                        SilcUInt32 data_len, void *context)
 {
   SilcClientCommandContext cmd = context;