[glib] docs: g_atexit: do not point in a direction for where to find details
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] docs: g_atexit: do not point in a direction for where to find details
- Date: Tue, 27 Dec 2011 15:20:32 +0000 (UTC)
commit 49a4de3ea446f21202d586a906e0aef1d4dacfed
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date: Sat Dec 24 15:31:55 2011 +0100
docs: g_atexit: do not point in a direction for where to find details
https://bugzilla.gnome.org/show_bug.cgi?id=666804
glib/gutils.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/glib/gutils.c b/glib/gutils.c
index 4b77dbc..4992ecc 100644
--- a/glib/gutils.c
+++ b/glib/gutils.c
@@ -252,8 +252,7 @@ g_memmove (gpointer dest,
* calling g_atexit() (or atexit()) except in the main executable of a
* program.
*
- * Deprecated:2.32: It is best to avoid g_atexit(), for the reasons
- * outlined above.
+ * Deprecated:2.32: It is best to avoid g_atexit().
*/
void
g_atexit (GVoidFunc func)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]