[2.0] Backport all changes from trunk
[openjpeg.git] / tests / j2k_random_tile_access.c
index afe4bd4184678cc2f5bd6b2ee19ca1601f5bf99f..1c24a5cdec8a32b268c5c489536fdfec6bcbb2e6 100644 (file)
@@ -221,7 +221,7 @@ int main(int argc, char **argv)
        l_stream = opj_stream_create_default_file_stream(fsrc,1);
        if (!l_stream){
                fclose(fsrc);
-               fprintf(stderr, "ERROR -> failed to create the stream from the file\n");
+    fprintf(stderr, "ERROR -> failed to create the stream from the file\n");
                return EXIT_FAILURE;
        }