mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 10:16:17 +01:00
Merge branch 'string-precision-missing-link' into 'master'
Fix broken link syntax in g_vasprintf docs See merge request GNOME/glib!1747
This commit is contained in:
commit
a8bc604988
@ -257,7 +257,7 @@ g_vsprintf (gchar *string,
|
|||||||
* @n: the maximum number of bytes to produce (including the
|
* @n: the maximum number of bytes to produce (including the
|
||||||
* terminating nul character).
|
* terminating nul character).
|
||||||
* @format: a standard printf() format string, but notice
|
* @format: a standard printf() format string, but notice
|
||||||
* string precision pitfalls][string-precision]
|
* [string precision pitfalls][string-precision]
|
||||||
* @args: the list of arguments to insert in the output.
|
* @args: the list of arguments to insert in the output.
|
||||||
*
|
*
|
||||||
* A safer form of the standard vsprintf() function. The output is guaranteed
|
* A safer form of the standard vsprintf() function. The output is guaranteed
|
||||||
|
Loading…
Reference in New Issue
Block a user