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:
Sven Neumann 2002-01-24 14:02:58 +00:00 committed by Sven Neumann
parent b7046ec79f
commit 0ad49d56c1
9 changed files with 40 additions and 1 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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