remove wrong character
This commit is contained in:
parent
969d9d2f3b
commit
acc44bca98
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
/* ----------------------------------------------------------------------- */
|
/* ----------------------------------------------------------------------- */
|
||||||
|
|
||||||
#ifdef TCD_DUMPœ
|
#ifdef TCD_DUMP
|
||||||
void tcd_dump(FILE *fd, opj_tcd_t *tcd, opj_tcd_image_t * img) {
|
void tcd_dump(FILE *fd, opj_tcd_t *tcd, opj_tcd_image_t * img) {
|
||||||
int tileno, compno, resno, bandno, precno;/*, cblkno;*/
|
int tileno, compno, resno, bandno, precno;/*, cblkno;*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue