X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fmd5.c;fp=pppd%2Fmd5.c;h=f1291ce1bd72fde3be4e2b1133193130d1cd274e;hp=20397603834b8f4c1226befa324f6722a1771101;hb=8d07ad78c8a32b9c89bfcea25d775e8440fd4172;hpb=860a540431d92632fc19e7f6cf7b06c92fe1ee1e diff --git a/pppd/md5.c b/pppd/md5.c index 2039760..f1291ce 100644 --- a/pppd/md5.c +++ b/pppd/md5.c @@ -48,7 +48,7 @@ */ /* forward declaration */ -static void Transform (); +static void Transform (UINT4 *buf, UINT4 *in); static unsigned char PADDING[64] = { 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,