[gtkglext] Fix gtk-doc
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkglext] Fix gtk-doc
- Date: Wed, 21 Jul 2010 14:59:48 +0000 (UTC)
commit b795b74aec3c68f3fd1c93829d61f7467303acd4
Author: Mukund Sivaraman <muks banu com>
Date: Wed Jul 21 20:29:40 2010 +0530
Fix gtk-doc
gdk/gdkglinit.c | 2 --
gtk/gtkglinit.c | 2 --
2 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gdk/gdkglinit.c b/gdk/gdkglinit.c
index f7ccea9..4e91655 100644
--- a/gdk/gdkglinit.c
+++ b/gdk/gdkglinit.c
@@ -55,8 +55,6 @@ static const guint gdk_gl_ndebug_keys = G_N_ELEMENTS (gdk_gl_debug_keys);
*
* You shouldn't call this function explicitely if you are using
* gdk_gl_init(), or gdk_gl_init_check().
- *
- * Return value: %TRUE if initialization succeeded, otherwise %FALSE.
**/
static void
gdk_gl_parse_args (int *argc,
diff --git a/gtk/gtkglinit.c b/gtk/gtkglinit.c
index 659d88f..611eed3 100644
--- a/gtk/gtkglinit.c
+++ b/gtk/gtkglinit.c
@@ -53,8 +53,6 @@ static const guint gtk_gl_ndebug_keys = G_N_ELEMENTS (gtk_gl_debug_keys);
*
* You shouldn't call this function explicitely if you are using
* gtk_gl_init(), or gtk_gl_init_check().
- *
- * Return value: %TRUE if initialization succeeded, otherwise %FALSE.
**/
static void
gtk_gl_parse_args (int *argc,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]