[trunk] no need to export MCT_ELEMENT_SIZE symbol
authorMathieu Malaterre <mathieu.malaterre@gmail.com>
Mon, 10 Sep 2012 12:34:46 +0000 (12:34 +0000)
committerMathieu Malaterre <mathieu.malaterre@gmail.com>
Mon, 10 Sep 2012 12:34:46 +0000 (12:34 +0000)
libopenjpeg/j2k.c

index df5b03e8c25a7c836599b808fcc95330512acdfe..de70be75f0278cdf1162266ca79d1142bf410dcb 100644 (file)
@@ -1150,7 +1150,7 @@ j2k_prog_order_t j2k_prog_order_list[] = {
 /**
  * FIXME DOC
  */
-const OPJ_UINT32 MCT_ELEMENT_SIZE [] =
+static const OPJ_UINT32 MCT_ELEMENT_SIZE [] =
 {
         2,
         4,