diff --git a/lib/libalpm/md5.c b/lib/libalpm/md5.c index 767e1665..7d2716f2 100644 --- a/lib/libalpm/md5.c +++ b/lib/libalpm/md5.c @@ -37,6 +37,9 @@ * to * int md5_file( const char *path, unsigned char *output ) * * various static/inline changes + * + * NOTE: XySSL has been renamed to PolarSSL, which is available at + * www.polarssl.org. If we update, we should get it from there. */ #include