mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
[CPP-370] Minor textual tweaks.
This commit is contained in:
@@ -2,7 +2,7 @@ extern int printf(const char *fmt, ...);
|
||||
|
||||
// For the following `...gettext` functions, we assume that
|
||||
// all translations preserve the type and order of `%` specifiers
|
||||
// (and hence are safe to use as format strings). This is
|
||||
// (and hence are safe to use as format strings). This
|
||||
// assumption is hard-coded into the query.
|
||||
|
||||
extern char *gettext (const char *__msgid);
|
||||
|
||||
Reference in New Issue
Block a user