mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Update.
1999-04-16 Thorsten Kukuk <kukuk@suse.de> * sunrpc/rpc_cout.c (print_header): Use int32_t pointer, not long.
This commit is contained in:
@@ -175,7 +175,7 @@ print_header (const definition * def)
|
||||
if (inlineflag == 0)
|
||||
return;
|
||||
/*May cause lint to complain. but ... */
|
||||
f_print (fout, "\t register long *buf;\n\n");
|
||||
f_print (fout, "\t register int32_t *buf;\n\n");
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user