mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 06:26:15 +01:00
Fix a typo
svn path=/trunk/; revision=7818
This commit is contained in:
parent
b77a6eeac9
commit
b71046b70f
@ -1,3 +1,7 @@
|
|||||||
|
2009-01-18 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* glib/gstrfuncs.c (g_strdup_printf): Fix a doc typo.
|
||||||
|
|
||||||
2009-01-18 Matthias Clasen <mclasen@redhat.com>
|
2009-01-18 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* NEWS: Updates
|
* NEWS: Updates
|
||||||
|
@ -248,7 +248,7 @@ g_strdup_vprintf (const gchar *format,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* g_strdup_printf:
|
* g_strdup_printf:
|
||||||
* format: a standard printf() format string, but notice
|
* @format: a standard printf() format string, but notice
|
||||||
* <link linkend="string-precision">string precision pitfalls</link>
|
* <link linkend="string-precision">string precision pitfalls</link>
|
||||||
* @Varargs: the parameters to insert into the format string
|
* @Varargs: the parameters to insert into the format string
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user