[gimp/metadata-browser] libgimp: Change comment to point at correct alternate function
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] libgimp: Change comment to point at correct alternate function
- Date: Wed, 12 Sep 2012 22:23:15 +0000 (UTC)
commit b30ff09138ad3752d619aaef42556f34cd6104b9
Author: Mukund Sivaraman <muks banu com>
Date: Wed Dec 7 10:30:59 2011 +0530
libgimp: Change comment to point at correct alternate function
libgimp/gimp.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgimp/gimp.c b/libgimp/gimp.c
index 71d31eb..3a5b080 100644
--- a/libgimp/gimp.c
+++ b/libgimp/gimp.c
@@ -1571,12 +1571,12 @@ gimp_parasite_list (gint *num_parasites,
* Convenience function that creates a parasite and attaches it
* to GIMP.
*
- * Deprecated: Use gimp_parasite_attach() instead.
+ * Deprecated: Use gimp_attach_parasite() instead.
*
* Return value: TRUE on successful creation and attachment of
* the new parasite.
*
- * See Also: gimp_parasite_attach()
+ * See Also: gimp_attach_parasite()
*/
gboolean
gimp_attach_new_parasite (const gchar *name,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]