summaryrefslogtreecommitdiff
path: root/cups/md5passwd.c
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 01:40:35 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 01:40:35 +0000
commitf7faf1f5c3235dfa4f883522da7dc6446f028247 (patch)
tree59d573df045d93a7681a9a165729bacb554df5e6 /cups/md5passwd.c
parentc07d5b2daf136da7af01c48ff78135d06d2762fc (diff)
downloadcups-f7faf1f5c3235dfa4f883522da7dc6446f028247.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@185 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 29b288b96..df8a75881 100644
--- a/cups/md5passwd.c
+++ b/cups/md5passwd.c
@@ -1,5 +1,5 @@
/*
- * "$Id: md5passwd.c 177 2006-06-21 00:20:03Z jlovell $"
+ * "$Id: md5passwd.c 5232 2006-03-05 17:59:19Z mike $"
*
* 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 177 2006-06-21 00:20:03Z jlovell $".
+ * End of "$Id: md5passwd.c 5232 2006-03-05 17:59:19Z mike $".
*/