| commit | a647b9b8e616c231594b2710c925d31b1b8afea3 | [log] [download] |
|---|---|---|
| author | Darren Tucker <dtucker@zip.com.au> | Fri May 08 11:07:27 2015 +1000 |
| committer | Darren Tucker <dtucker@zip.com.au> | Fri May 08 11:07:27 2015 +1000 |
| tree | fb30a90e91b8d7bf04e338cb2f7cbd6027046db5 | |
| parent | d1680d36e17244d9af3843aeb5025cb8e40d6c07 [diff] |
Put brackets around mblen() compat constant.
This might help with the reported problem cross compiling for Android
("error: expected identifier or '(' before numeric constant") but
shouldn't hurt in any case.