mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-08 03:45:49 +01:00
removed an empty line in the inline documentation that confused gtk-doc.
2002-01-24 Sven Neumann <sven@gimp.org> * glib/gutf8.c (g_utf8_to_utf16): removed an empty line in the inline documentation that confused gtk-doc.
This commit is contained in:
parent
b7046ec79f
commit
0ad49d56c1
@ -1,3 +1,8 @@
|
||||
2002-01-24 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* glib/gutf8.c (g_utf8_to_utf16): removed an empty line in the
|
||||
inline documentation that confused gtk-doc.
|
||||
|
||||
2002-01-23 Laszlo Peter <laca@ireland.sun.com>
|
||||
|
||||
* glib/gmessages.c (g_printf_string_upper_bound): return 1 more
|
||||
|
@ -1,3 +1,8 @@
|
||||
2002-01-24 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* glib/gutf8.c (g_utf8_to_utf16): removed an empty line in the
|
||||
inline documentation that confused gtk-doc.
|
||||
|
||||
2002-01-23 Laszlo Peter <laca@ireland.sun.com>
|
||||
|
||||
* glib/gmessages.c (g_printf_string_upper_bound): return 1 more
|
||||
|
@ -1,3 +1,8 @@
|
||||
2002-01-24 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* glib/gutf8.c (g_utf8_to_utf16): removed an empty line in the
|
||||
inline documentation that confused gtk-doc.
|
||||
|
||||
2002-01-23 Laszlo Peter <laca@ireland.sun.com>
|
||||
|
||||
* glib/gmessages.c (g_printf_string_upper_bound): return 1 more
|
||||
|
@ -1,3 +1,8 @@
|
||||
2002-01-24 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* glib/gutf8.c (g_utf8_to_utf16): removed an empty line in the
|
||||
inline documentation that confused gtk-doc.
|
||||
|
||||
2002-01-23 Laszlo Peter <laca@ireland.sun.com>
|
||||
|
||||
* glib/gmessages.c (g_printf_string_upper_bound): return 1 more
|
||||
|
@ -1,3 +1,8 @@
|
||||
2002-01-24 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* glib/gutf8.c (g_utf8_to_utf16): removed an empty line in the
|
||||
inline documentation that confused gtk-doc.
|
||||
|
||||
2002-01-23 Laszlo Peter <laca@ireland.sun.com>
|
||||
|
||||
* glib/gmessages.c (g_printf_string_upper_bound): return 1 more
|
||||
|
@ -1,3 +1,8 @@
|
||||
2002-01-24 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* glib/gutf8.c (g_utf8_to_utf16): removed an empty line in the
|
||||
inline documentation that confused gtk-doc.
|
||||
|
||||
2002-01-23 Laszlo Peter <laca@ireland.sun.com>
|
||||
|
||||
* glib/gmessages.c (g_printf_string_upper_bound): return 1 more
|
||||
|
@ -1,3 +1,8 @@
|
||||
2002-01-24 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* glib/gutf8.c (g_utf8_to_utf16): removed an empty line in the
|
||||
inline documentation that confused gtk-doc.
|
||||
|
||||
2002-01-23 Laszlo Peter <laca@ireland.sun.com>
|
||||
|
||||
* glib/gmessages.c (g_printf_string_upper_bound): return 1 more
|
||||
|
@ -1,3 +1,8 @@
|
||||
2002-01-24 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* glib/gutf8.c (g_utf8_to_utf16): removed an empty line in the
|
||||
inline documentation that confused gtk-doc.
|
||||
|
||||
2002-01-23 Laszlo Peter <laca@ireland.sun.com>
|
||||
|
||||
* glib/gmessages.c (g_printf_string_upper_bound): return 1 more
|
||||
|
@ -1266,7 +1266,6 @@ g_utf16_to_ucs4 (const gunichar2 *str,
|
||||
* @str: a UTF-8 encoded string
|
||||
* @len: the maximum length of @str to use. If @len < 0, then
|
||||
* the string is nul-terminated.
|
||||
|
||||
* @items_read: location to store number of bytes read, or %NULL.
|
||||
* If %NULL, then %G_CONVERT_ERROR_PARTIAL_INPUT will be
|
||||
* returned in case @str contains a trailing partial
|
||||
|
Loading…
x
Reference in New Issue
Block a user