X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Flizard.h;h=526fd5b5cee5519b5da9d8c01419749e0de00d92;hb=dae6c248288949e909510d256fe498bd23cc68bf;hp=84ed001acab264d20f3c2dc60a827dd0db883fa9;hpb=801ff5b509d35e6fefdacc3f3c5a0ddaba16b17b;p=libucw.git 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