X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fmd5hex.c;h=93987b00a13246de55581ded5dd415dae163b10a;hb=5a78c3505ae7fa76a061e26676450049ec5946d5;hp=af284fa1d02926b7f5d24855ba7041d0a7cc58a4;hpb=49ed04e2e93a6a5b01058638224621d5c07db01c;p=libucw.git diff --git a/lib/md5hex.c b/lib/md5hex.c index af284fa1..93987b00 100644 --- a/lib/md5hex.c +++ b/lib/md5hex.c @@ -1,5 +1,5 @@ /* - * Sherlock Library -- MD5 Binary <-> Hex Conversions + * UCW Library -- MD5 Binary <-> Hex Conversions * * (c) 1997 Martin Mares * @@ -13,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