Commit 7ab64d2610ca5aa78006bef91091dfa0268adf64

Pádraig Brady 2015-09-01T11:59:35

base32: mark function as __attribute__ const * lib/base32.h (isbase32): Mark __attribute__ const as suggested by GCC, and consistent with the base64 module.