hash: mark compute_bucket_size with the pure attribute
authorJim Meyering <meyering@redhat.com>
Tue, 29 Nov 2011 13:25:56 +0000 (14:25 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 29 Nov 2011 13:27:22 +0000 (14:27 +0100)
commit908690cb743e69c73b42ae310807b29800c8764b
tree8836903c40852c40053bb1bec5f23f5d971c057b
parent2ae12d77e599965beb1483c10edb1f2f290bafc1
hash: mark compute_bucket_size with the pure attribute

* lib/hash.c (compute_bucket_size): Use _GL_ATTRIBUTE_PURE.
ChangeLog
lib/hash.c