X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=command.c;h=74e136355f644721924752ceb61fbfd4ac3693dc;hb=1a4ab483a2a41160e548e799609f964a7a6f3400;hp=a72a524fa179e605e152adc32b6a37305162b70f;hpb=0ce0301d8184fcebb1aafda396d6a9ae71bf1301;p=paraslash.git diff --git a/command.c b/command.c index a72a524f..74e13635 100644 --- a/command.c +++ b/command.c @@ -784,7 +784,7 @@ struct connection_features { int dummy; /* none at the moment */ }; -static int parse_auth_request(char *buf, int len, struct user **u, +static int parse_auth_request(char *buf, int len, const struct user **u, struct connection_features *cf) { int ret;