summaryrefslogtreecommitdiff
path: root/cups/md5passwd.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/md5passwd.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/md5passwd.c')
-rw-r--r--cups/md5passwd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cups/md5passwd.c b/cups/md5passwd.c
index df8a75881..1c903a9d6 100644
--- a/cups/md5passwd.c
+++ b/cups/md5passwd.c
@@ -1,5 +1,5 @@
/*
- * "$Id: md5passwd.c 5232 2006-03-05 17:59:19Z mike $"
+ * "$Id$"
*
* MD5 password support for the Common UNIX Printing System (CUPS).
*
@@ -147,5 +147,5 @@ httpMD5String(const unsigned char *sum, /* I - MD5 sum data */
/*
- * End of "$Id: md5passwd.c 5232 2006-03-05 17:59:19Z mike $".
+ * End of "$Id$".
*/