In perl.git, the branch smoke-me/new_hashes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/e21dfa18c59328be807985839a4fda7acac3cbef?hp=5c554842c13d3c8ff6bb90fec8e73c51963b91e8>
- Log ----------------------------------------------------------------- commit e21dfa18c59328be807985839a4fda7acac3cbef Author: Yves Orton <[email protected]> Date: Thu Mar 23 13:38:37 2017 +0100 remove dead comment ----------------------------------------------------------------------- Summary of changes: zaphod32_hash.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/zaphod32_hash.h b/zaphod32_hash.h index 71a2faaec8..9ce1a63ad1 100644 --- a/zaphod32_hash.h +++ b/zaphod32_hash.h @@ -172,8 +172,6 @@ void zaphod32_seed_state ( ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE 3/3"); ZAPHOD32_MIX(state[0],state[1],state[2],"ZAPHOD32 SEED-STATE 3/3"); - /* so now state contains 4 + ( 7 * 256 ) == 1796 U32's, which is 57472 bits */ - } ZAPHOD32_STATIC_INLINE -- Perl5 Master Repository
