]> mj.ucw.cz Git - libucw.git/commitdiff
Remove the random text that got somehow inside
authorMichal Vaner <vorner@ucw.cz>
Fri, 28 Nov 2008 12:29:25 +0000 (13:29 +0100)
committerMichal Vaner <vorner@ucw.cz>
Fri, 28 Nov 2008 12:29:25 +0000 (13:29 +0100)
ucw/lizard.h

index 84ed001acab264d20f3c2dc60a827dd0db883fa9..526fd5b5cee5519b5da9d8c01419749e0de00d92 100644 (file)
@@ -145,8 +145,4 @@ static inline uns adler32(const byte *buf, uns len)
   return adler32_update(1, buf, len);
 }
 
-a
-a
-a
-a
 #endif