summaryrefslogtreecommitdiff
path: root/sunrpc/rpc_cout.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-04-18 01:01:00 +0000
committerUlrich Drepper <drepper@redhat.com>1999-04-18 01:01:00 +0000
commit62acd37630f63718620b8c346a2581c298745b7d (patch)
tree193d11b19a7269fcd5fde30c3994fd0756bd665f /sunrpc/rpc_cout.c
parent1e76ce9c89c4e57dc7cc283326e6a4c86cb0fe61 (diff)
Update.
1999-04-18 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/bsd/poll.c (__poll): Add more compatiblity code to detect and handle invalid descriptors.
Diffstat (limited to 'sunrpc/rpc_cout.c')
-rw-r--r--sunrpc/rpc_cout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/rpc_cout.c b/sunrpc/rpc_cout.c
index 2d8e69ea75..a8471cacc9 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