X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=etc%2Fafpd%2Fstatus.c;h=9180e661668ed366b2a876195f0deac18b521759;hb=d7e95552927cfd21e540cdb256fdc996f04cd53e;hp=0d842e562329e85c95ce71b8d28ae0a29dd58294;hpb=5ee4cf1e95071dea98a833ca37d24899cd899978;p=netatalk.git diff --git a/etc/afpd/status.c b/etc/afpd/status.c index 0d842e56..9180e661 100644 --- a/etc/afpd/status.c +++ b/etc/afpd/status.c @@ -1,5 +1,5 @@ /* - * $Id: status.c,v 1.19 2009-02-02 11:55:01 franklahm Exp $ + * $Id: status.c,v 1.20 2009-02-02 12:35:40 franklahm Exp $ * * Copyright (c) 1990,1993 Regents of The University of Michigan. * All Rights Reserved. See COPYRIGHT. @@ -39,7 +39,7 @@ static size_t maxstatuslen = 0; static void status_flags(char *data, const int notif, const int ipok, - const unsigned char passwdbits, const int dirsrvcs _U_) + const unsigned char passwdbits, const int dirsrvcs _U_, int flags) { u_int16_t status;