From: Roland McGrath Date: Sun, 29 Nov 1998 11:20:24 +0000 (+0000) Subject: 1998-11-29 Roland McGrath X-Git-Tag: cvs/glibc-2_0_106~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c4db20b3536cf49bdaeb9574a21c08d633efd32;p=thirdparty%2Fglibc.git 1998-11-29 Roland McGrath * sunrpc/svc_unix.c (__msgread): Move ON local var inside block within #ifdef SO_PASSCRED. Avoids unused var when no SO_PASSCRED. * sunrpc/clnt_unix.c (__msgread): Likewise. --- diff --git a/ChangeLog b/ChangeLog index ac769532743..939b4a3aef1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-11-29 Roland McGrath + + * sunrpc/svc_unix.c (__msgread): Move ON local var inside block + within #ifdef SO_PASSCRED. Avoids unused var when no SO_PASSCRED. + * sunrpc/clnt_unix.c (__msgread): Likewise. + 1998-11-28 Roland McGrath * hurd/setuids.c: Renamed to ...