summaryrefslogtreecommitdiff
path: root/cups/debug.c
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-08-20 00:21:51 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-08-20 00:21:51 +0000
commit1ff0402e472496cf5165dbd796df1bdc131a360b (patch)
treed363346777c732dd016aeb78e4a4e1a5b330c826 /cups/debug.c
parent9f5eb9be66a1755edd2c93bd7809883519c2e8eb (diff)
downloadcups-1ff0402e472496cf5165dbd796df1bdc131a360b.tar.gz
Merge changes from CUPS 1.4svn-r7851.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@913 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cups/debug.c')
-rw-r--r--cups/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cups/debug.c b/cups/debug.c
index 76dec26ee..80f28f1c2 100644
--- a/cups/debug.c
+++ b/cups/debug.c
@@ -15,6 +15,7 @@
*
* Contents:
*
+ * debug_vsnprintf() - Format a string into a fixed size buffer.
* _cups_debug_printf() - Write a formatted line to the log.
* _cups_debug_puts() - Write a single line to the log.
*/