* fns.c: Fix minor problems prompted by GCC 4.6.0 warnings.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 May 2011 19:30:12 +0000 (12:30 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 May 2011 19:30:12 +0000 (12:30 -0700)
commitf1b54466e9f3b0d0037f161157a8b27dd0fb283f
treec2c3d9c5d84d640fd6eb371ebbc309c5d823fb11
parent842b28a0658be1d3afdf0dbda876c4c354d3672c
* fns.c: Fix minor problems prompted by GCC 4.6.0 warnings.

(crypto_hash_function): Now static.
Fix pointer signedness problems.  Avoid unnecessary initializations.
src/ChangeLog
src/fns.c