[glib] Avoid a gtk-doc warning
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Avoid a gtk-doc warning
- Date: Sun, 2 Feb 2014 02:21:17 +0000 (UTC)
commit acdd7015fb779ad2484f31b01d463009a42ee1e1
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Feb 1 20:49:21 2014 -0500
Avoid a gtk-doc warning
glib/gmessages.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gmessages.c b/glib/gmessages.c
index a7dcd00..ce01c7a 100644
--- a/glib/gmessages.c
+++ b/glib/gmessages.c
@@ -33,7 +33,7 @@
*
* These functions provide support for outputting messages.
*
- * The g_return() family of macros (g_return_if_fail(),
+ * The g_return family of macros (g_return_if_fail(),
* g_return_val_if_fail(), g_return_if_reached(),
* g_return_val_if_reached()) should only be used for programming
* errors, a typical use case is checking for invalid parameters at
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]