summaryrefslogtreecommitdiff
path: root/cups/snprintf.c
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-21 00:20:03 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-21 00:20:03 +0000
commit7a6a01ddca9307aa0f0abe27bb0f9074b86b1093 (patch)
tree53d68909d7ac9699f7e89ac8f3e43cc4d50ad2f9 /cups/snprintf.c
parent3608048605dc5886f0d960ed83e77e2243a6e33d (diff)
downloadcups-7a6a01ddca9307aa0f0abe27bb0f9074b86b1093.tar.gz
More svn:properties changes.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@177 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 683551b05..efd593e73 100644
--- a/cups/snprintf.c
+++ b/cups/snprintf.c
@@ -1,5 +1,5 @@
/*
- * "$Id: snprintf.c 5529 2006-05-15 20:06:46Z mike $"
+ * "$Id$"
*
* 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 5529 2006-05-15 20:06:46Z mike $".
+ * End of "$Id$".
*/