removed an empty line in the inline documentation that confused gtk-doc.
authorSven Neumann <sven@gimp.org>
Thu, 24 Jan 2002 14:02:58 +0000 (14:02 +0000)
committerSven Neumann <neo@src.gnome.org>
Thu, 24 Jan 2002 14:02:58 +0000 (14:02 +0000)
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.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gutf8.c

index 5ee3412..8f4da72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 5ee3412..8f4da72 100644 (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
index 5ee3412..8f4da72 100644 (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
index 5ee3412..8f4da72 100644 (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
index 5ee3412..8f4da72 100644 (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
index 5ee3412..8f4da72 100644 (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
index 5ee3412..8f4da72 100644 (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
index 5ee3412..8f4da72 100644 (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
index 3ec10a7..ab76fb4 100644 (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