phash.sh: Use int() for the size of the hash table
commitc33f05a9c7e2975d80bcb9cb4ea948bb00805f0c
authorH. Peter Anvin <hpa@zytor.com>
Mon, 26 Mar 2012 16:25:10 +0000 (26 09:25 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 26 Mar 2012 16:25:10 +0000 (26 09:25 -0700)
tree9de8aec6489f80280ba8724f27f46a165d181b21
parentff62f33da0a283e05f4855e8d18449c0117c43c3
phash.sh: Use int() for the size of the hash table

Pass the hash table size to int() to make it a bit more sane.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
perllib/phash.ph