diff options
Diffstat (limited to 'src/bin/wx/OPJViewer/source/imagjpeg2000.cpp')
| -rw-r--r-- | src/bin/wx/OPJViewer/source/imagjpeg2000.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/wx/OPJViewer/source/imagjpeg2000.cpp b/src/bin/wx/OPJViewer/source/imagjpeg2000.cpp index 9e1ab90d..4eda46ad 100644 --- a/src/bin/wx/OPJViewer/source/imagjpeg2000.cpp +++ b/src/bin/wx/OPJViewer/source/imagjpeg2000.cpp @@ -652,7 +652,7 @@ jpeg2000_file_parse(wxInputStream& stream, unsigned long int filepoint, return (0); } -// search first contiguos codestream box in an mj2 file +// search first contiguous codestream box in an mj2 file unsigned long int searchjpeg2000c(wxInputStream& stream, unsigned long int fsize, int number) { |
