]> Creatis software - gdcm.git/blobdiff - src/gdcmjpegls/Decoder/global.c
COMP: Remove warning with -pedantic
[gdcm.git] / src / gdcmjpegls / Decoder / global.c
index 23105739183f27bb6331cfe22e3125564d8cc088..9375585e8e0e834e59984da2e57c7e235dc28f39 100644 (file)
@@ -74,7 +74,7 @@ without the written permission of the copyright holder.\n\
 FILE *in, *out;
 FILE *c_in[MAX_COMPONENTS];
 FILE *c_out[MAX_COMPONENTS];
-FILE *msgfile = NULL; // = stdout;
+FILE *msgfile = NULL; /* = stdout;*/
 
 /* Context quantization thresholds  - initially unset */
 int     T3 = -1,