Don't use MB_CUR_MAX as array size, as it can be non-constant in some compilers.
commit74f5b81004aa55ac2bb9045500bb123ed33e2460
authorAngel Ortega <angel@triptico.com>
Fri, 24 Aug 2007 07:39:19 +0000 (24 09:39 +0200)
committerAngel Ortega <angel@triptico.com>
Fri, 24 Aug 2007 07:39:19 +0000 (24 09:39 +0200)
tree5b32fe3eb759de1da2e12a9df58a49812a123640
parent3b5a1ce40e7a0c9d0b92bffe085c63c704933127
Don't use MB_CUR_MAX as array size, as it can be non-constant in some compilers.
mpdm_s.c