mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Fix some -Wformat warnings in rpcgen.
This commit is contained in:
@@ -643,7 +643,7 @@ h_output (const char *infile, const char *define, int extend,
|
||||
}
|
||||
else if (tblflag)
|
||||
{
|
||||
fprintf (fout, rpcgen_table_dcl);
|
||||
fprintf (fout, "%s", rpcgen_table_dcl);
|
||||
}
|
||||
|
||||
if (Cflag)
|
||||
|
||||
Reference in New Issue
Block a user