X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fjpeg%2Fljpg%2Fhuffd.c;h=1b60b4a2fbf6ffd4d88c5753b346c2b55baf2105;hb=ac11759a2c7fcb32a6e0d2efdc8bb03982ae349e;hp=92e34562626dc8a21dcbf5e3641d9aa14647648d;hpb=4662532382a4cf72d4fce97a9b6c792c5fea40d7;p=gdcm.git diff --git a/src/jpeg/ljpg/huffd.c b/src/jpeg/ljpg/huffd.c index 92e34562..1b60b4a2 100644 --- a/src/jpeg/ljpg/huffd.c +++ b/src/jpeg/ljpg/huffd.c @@ -5,7 +5,7 @@ * software */ /* - * $Id: huffd.c,v 1.3 2004/08/18 02:26:08 malaterre Exp $ + * $Id: huffd.c,v 1.5 2004/09/12 02:48:23 malaterre Exp $ */ #include #include @@ -16,7 +16,6 @@ #include "proto.h" #include "predict.h" - #define RST0 0xD0 /* RST0 marker code */ static long getBuffer; /* current bit-extraction buffer */