From 62acd37630f63718620b8c346a2581c298745b7d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 18 Apr 1999 01:01:00 +0000 Subject: Update. 1999-04-18 Ulrich Drepper * sysdeps/unix/bsd/poll.c (__poll): Add more compatiblity code to detect and handle invalid descriptors. --- sunrpc/rpc_cout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sunrpc/rpc_cout.c') diff --git a/sunrpc/rpc_cout.c b/sunrpc/rpc_cout.c index 2d8e69e..a8471ca 100644 --- a/sunrpc/rpc_cout.c +++ b/sunrpc/rpc_cout.c @@ -175,7 +175,7 @@ print_header (const definition * def) if (inlineflag == 0) return; /*May cause lint to complain. but ... */ - f_print (fout, "\t register int32_t *buf;\n\n"); + f_print (fout, "\tregister int32_t *buf;\n\n"); } static void -- cgit v1.1