commit | 1b274f0debac00b7205858784b55fe0c8a897ac9 | [log] [tgz] |
---|---|---|
author | Marcus Sundberg <adamel@example.net> | Sun Oct 02 20:45:52 2005 +0000 |
committer | Marcus Sundberg <adamel@example.net> | Sun Oct 02 20:45:52 2005 +0000 |
tree | af2638bd142ef043f1232799dc9c607377ff27e8 | |
parent | 968e28af5119a6ca42d710cdf0f28483271d48b0 [diff] |
Use proper function prototypes. Replace #if checks with #ifdef for autoconf defines. (test_hex_string_funcs): Use correct length argument to octet_string_hex_string. (test_bswap): Use be32_to_cpu() and be64_to_cpu(). Fix warnings on 64 bit platforms.