From: Andreas Jaeger Date: Sun, 31 Dec 2000 16:56:12 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_2_1~86 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9346aad7c42ea476fd7e4c1b5f5754df2b67a7cc;p=thirdparty%2Fglibc.git Update. * iconvdata/tst-table-to.c (main): Use return instead of exit to avoid warning. * nis/rpcsvc/yp_prot.h: Remove __P. * nis/rpcsvc/ypupd.h: Likewise. * nis/rpcsvc/yp.h: Likewise. --- diff --git a/ChangeLog b/ChangeLog index 019235ed59c..a4c5ffabc05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2000-12-31 Andreas Jaeger + * iconvdata/tst-table-to.c (main): Use return instead of exit to + avoid warning. + + * nis/rpcsvc/yp_prot.h: Remove __P. + * nis/rpcsvc/ypupd.h: Likewise. + * nis/rpcsvc/yp.h: Likewise. + * sunrpc/rpc_main.c: Add noreturn attributes. * sunrpc/rpc_scan.h: Likewise.