]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_ca.c
headptr in 16_ca is odd wwww
[16.git] / src / lib / 16_ca.c
index cd47247434adc40be47826c84e4c4c833ed4962d..acc4598f475196bcae29572109fc8c19a8b6b9b1 100755 (executable)
@@ -503,10 +503,10 @@ void CAL_HuffExpand (byte huge *source, byte huge *dest,
 {\r
 //  unsigned bit,byte,node,code;\r
   unsigned sourceseg,sourceoff,destseg,destoff,endoff;\r
-  huffnode *headptr;\r
+////   huffnode *headptr;\r
 //  huffnode *nodeon;\r
 \r
-  headptr = hufftable+254;     // head node is allways node 254\r
+////   headptr = hufftable+254;        // head node is allways node 254\r
 \r
   source++;    // normalize\r
   source--;\r