X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fprotocol.h;h=2b1b9c232d6342f256b906a87ad1a74c5dbe1531;hb=c49f7330c61ba13940fadef90377ec4012145e37;hp=7b57da2d67448d0dade022515de06478803d3f9c;hpb=fd1db6d58b83f27f508e03c33038f2fd019af214;p=silc.git diff --git a/apps/silcd/protocol.h b/apps/silcd/protocol.h index 7b57da2d..2b1b9c23 100644 --- a/apps/silcd/protocol.h +++ b/apps/silcd/protocol.h @@ -68,7 +68,7 @@ typedef struct { /* Authentication data if we alreay know it. This is filled before starting the protocol if we know the authentication data. Otherwise these are and remain NULL. Used when we are initiating. */ - unsigned char *auth_data; + void *auth_data; unsigned int auth_data_len; /* Destinations ID from KE protocol context */