summaryrefslogtreecommitdiff
path: root/cups/md5.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/md5.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/md5.c')
-rw-r--r--cups/md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cups/md5.c b/cups/md5.c
index 9a3fab987..5fa8c6df7 100644
--- a/cups/md5.c
+++ b/cups/md5.c
@@ -26,7 +26,7 @@
ghost@aladdin.com
*/
-/*$Id: md5.c 5232 2006-03-05 17:59:19Z mike $ */
+/*$Id$ */
/*
Independent implementation of MD5 (RFC 1321).