From ce302b40445491a11af251438eb4c3812d712810 Mon Sep 17 00:00:00 2001 From: Michal Vaner Date: Fri, 28 Nov 2008 13:29:25 +0100 Subject: [PATCH] Remove the random text that got somehow inside --- ucw/lizard.h | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.39.5