summaryrefslogtreecommitdiff
path: root/cups/notify.c
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-02-28 23:00:58 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-02-28 23:00:58 +0000
commit568fa3faf16f8694653600d87955473941cc03c1 (patch)
tree7cb02898e83751848e3fa61a7821bb651ec361ae /cups/notify.c
parentd6943d1d3132205deeb6f9ad49ca54091ab3dfe5 (diff)
downloadcups-568fa3faf16f8694653600d87955473941cc03c1.tar.gz
Import CUPS 1.4svn-r7356.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@647 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cups/notify.c')
-rw-r--r--cups/notify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cups/notify.c b/cups/notify.c
index 32ff2c805..03a382e6d 100644
--- a/cups/notify.c
+++ b/cups/notify.c
@@ -31,7 +31,7 @@
/*
* 'cupsNotifySubject()' - Return the subject for the given notification message.
*
- * The returned string must be freed by the caller using free().
+ * The returned string must be freed by the caller using @code free@.
*
* @since CUPS 1.2@
*/