[gimp] libgimp: Change comment to point at correct alternate function
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] libgimp: Change comment to point at correct alternate function
- Date: Wed, 7 Dec 2011 05:05:00 +0000 (UTC)
commit 921922e95d84fafde86954ed6ef2b079ece2c4b1
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]