parent
0c6074b692
commit
8425b514aa
6 changed files with 31 additions and 31 deletions
|
|
@ -30,7 +30,7 @@ struct ZlibW
|
|||
uchar *e;
|
||||
};
|
||||
|
||||
static ulong *crctab;
|
||||
static u32int *crctab;
|
||||
static uchar PNGmagic[] = { 137, 'P', 'N', 'G', '\r', '\n', 26, '\n'};
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue