head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2007.08.05.14.56.26; author cs; state dead; branches; next 1.1; commitid 9VS9NtVuPPb1Dzss; 1.1 date 2007.04.10.10.13.30; author rse; state Exp; branches; next ; commitid ix3oITVkAdk7Pvds; desc @@ 1.2 log @upgrading package: paq 8l -> 8m @ text @Index: paq8l.cpp --- paq8l.cpp.orig 2007-03-08 21:43:34 +0100 +++ paq8l.cpp 2007-04-10 12:03:43 +0200 @@@@ -554,7 +554,7 @@@@ */ -#define PROGNAME "paq8l" // Please change this if you change the program. +#define PROGNAME "paq" // Please change this if you change the program. #include #include @@@@ -1197,7 +1197,7 @@@@ } // predict next bit - int Mixer::p() { + int p() { while (nx&7) tx[nx++]=0; // pad if (mp) { // combine outputs mp->update(); @ 1.1 log @new package: paq 8l (Lossless Data Compression Archiver) @ text @@