X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fmd5hex.c;h=93987b00a13246de55581ded5dd415dae163b10a;hb=c5fbc7b75705d1f7a322ad73e6055284a3b94e73;hp=08ce0e8a33d9bfe1c5ec802250c4062cd54a968a;hpb=1571781022499a9d0c32d249f89945d034d1cbff;p=libucw.git diff --git a/lib/md5hex.c b/lib/md5hex.c index 08ce0e8a..93987b00 100644 --- a/lib/md5hex.c +++ b/lib/md5hex.c @@ -1,7 +1,10 @@ /* - * Sherlock Library -- MD5 Binary <-> Hex Conversions + * UCW Library -- MD5 Binary <-> Hex Conversions * * (c) 1997 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ #include "lib/lib.h" @@ -10,7 +13,7 @@ #include void -md5_to_hex(byte *s, byte *d) +md5_to_hex(const byte *s, char *d) { int i; for(i=0; i