From 8da8e2dbd2299e1a3ebc266a023ba6b37833bdc8 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 28 Dec 2000 10:35:17 +0000 Subject: Update. * sysdeps/generic/ldsodefs.h: Add noreturn attribute to _dl_reloc_bad_type. --- sunrpc/rpc_cout.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sunrpc/rpc_cout.c') diff --git a/sunrpc/rpc_cout.c b/sunrpc/rpc_cout.c index 808a505..44027ea 100644 --- a/sunrpc/rpc_cout.c +++ b/sunrpc/rpc_cout.c @@ -739,6 +739,7 @@ emit_inline (int indent, declaration * decl, int flag) f_print (fout, "}\n"); break; default: + break; /* ?... do nothing I guess */ } } -- cgit v1.1