X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=cups%2Fmd5-apple.h;h=a49912e99cc63f011c0a0a24ac66dc6722981823;hb=c07d5b2daf136da7af01c48ff78135d06d2762fc;hp=4284ad4ab6e54b9d5b1f78b492b9913bdb91d481;hpb=757d2cad8f3f75c420ad2e462b787cd9cf8a7a62;p=thirdparty%2Fcups.git diff --git a/cups/md5-apple.h b/cups/md5-apple.h index 4284ad4ab..a49912e99 100644 --- a/cups/md5-apple.h +++ b/cups/md5-apple.h @@ -1,5 +1,5 @@ /* - * "$Id: md5-apple.h 5232 2006-03-05 17:59:19Z mike $" + * "$Id: md5-apple.h 177 2006-06-21 00:20:03Z jlovell $" * * MD5 MacOS X compatibility header for the Common UNIX Printing * System (CUPS). @@ -35,5 +35,5 @@ void md5_finish(_cups_md5_state_t *pms, unsigned char digest[16]) { _cupsMD5Finish(pms, digest); } /* - * End of "$Id: md5-apple.h 5232 2006-03-05 17:59:19Z mike $". + * End of "$Id: md5-apple.h 177 2006-06-21 00:20:03Z jlovell $". */