Original commit message from CVS: Fix warning on 64-bit architectures. (sizeof() returns size_t, which is not int)