summaryrefslogtreecommitdiff
path: root/cups/snprintf.c
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-05-22 23:39:03 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-05-22 23:39:03 +0000
commit3608048605dc5886f0d960ed83e77e2243a6e33d (patch)
tree8c3b3c3e5e89a01f876a404b56617a9918252af8 /cups/snprintf.c
parentf301802fc285c5ec9effadfbf13de653822dddd8 (diff)
downloadcups-3608048605dc5886f0d960ed83e77e2243a6e33d.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@161 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cups/snprintf.c')
-rw-r--r--cups/snprintf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/snprintf.c b/cups/snprintf.c
index 19dff87af..683551b05 100644
--- a/cups/snprintf.c
+++ b/cups/snprintf.c
@@ -1,5 +1,5 @@
/*
- * "$Id: snprintf.c 5527 2006-05-15 19:37:11Z mike $"
+ * "$Id: snprintf.c 5529 2006-05-15 20:06:46Z mike $"
*
* snprintf functions for the Common UNIX Printing System (CUPS).
*
@@ -368,6 +368,6 @@ _cups_snprintf(char *buffer, /* O - Output buffer */
/*
- * End of "$Id: snprintf.c 5527 2006-05-15 19:37:11Z mike $".
+ * End of "$Id: snprintf.c 5529 2006-05-15 20:06:46Z mike $".
*/