]> Savannah Git Hosting - gnulib.git/commit
base32: mark function as __attribute__ const
authorPádraig Brady <P@draigBrady.com>
Tue, 1 Sep 2015 10:59:35 +0000 (11:59 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 1 Sep 2015 11:26:45 +0000 (12:26 +0100)
commit7ab64d2610ca5aa78006bef91091dfa0268adf64
tree0881026865f8749c0fc43f416f0aa7483e5a8767
parentff871fc1c7da171341a52edb375450ad9179a0e0
base32: mark function as __attribute__ const

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