From: Michal Vaner Date: Fri, 28 Nov 2008 12:29:25 +0000 (+0100) Subject: Remove the random text that got somehow inside X-Git-Tag: holmes-import~138 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=ce302b40445491a11af251438eb4c3812d712810;p=libucw.git Remove the random text that got somehow inside --- diff --git a/ucw/lizard.h b/ucw/lizard.h index 84ed001a..526fd5b5 100644 --- a/ucw/lizard.h +++ b/ucw/lizard.h @@ -145,8 +145,4 @@ static inline uns adler32(const byte *buf, uns len) return adler32_update(1, buf, len); } -a -a -a -a #endif