mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Update.
(printf_unknown): Add label all_done.
This commit is contained in:
@@ -1587,6 +1587,7 @@ printf_unknown (FILE *s, const struct printf_info *info,
|
||||
if (info->spec != '\0')
|
||||
outchar (info->spec);
|
||||
|
||||
all_done:
|
||||
return done;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user