summaryrefslogtreecommitdiff
path: root/source/fitz/filter-lzw.c
diff options
context:
space:
mode:
authorSimon Bünzli <zeniko@gmail.com>2014-12-12 15:55:20 +0100
committerSimon Bünzli <zeniko@gmail.com>2014-12-12 15:55:20 +0100
commit064e998fb4fbf3cb41f743db246bd641a74ea0ba (patch)
tree7f6748c46f62b77f5bc38801b89e543a82b809fc /source/fitz/filter-lzw.c
parent7a19d8991c492b654797b6629c7d8e5316e91630 (diff)
downloadmupdf-064e998fb4fbf3cb41f743db246bd641a74ea0ba.tar.xz
prevent warning C4090
MSVC complains about using const char** as argument to qsort or free which both expects pointers to (pointers to)* non-const values. Adding type casts fixes the warning.
Diffstat (limited to 'source/fitz/filter-lzw.c')
0 files changed, 0 insertions, 0 deletions