opkg: fix configure checks for gpgme
[oweals/opkg-lede.git] / md5.c
diff --git a/md5.c b/md5.c
index 3948f3e5cf0dacda8240f3a6d6f0fd4cd93bb95b..9cbc228795548df969d05bd7a1105cc76878c750 100644 (file)
--- a/md5.c
+++ b/md5.c
@@ -20,8 +20,8 @@
 /* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu> */
 /* Hacked to work with BusyBox by Alfred M. Szmidt <ams@trillian.itslinux.org> */
 
-/* Sucked directly into ipkg since the md5sum functions aren't in libbb
-   Dropped a few functions since ipkg only needs md5_stream.
+/* Sucked directly into opkg since the md5sum functions aren't in libbb
+   Dropped a few functions since opkg only needs md5_stream.
    Got rid of evil, twisted defines of FALSE=1 and TRUE=0
    6 March 2002 Carl Worth <cworth@east.isi.edu>
 */