commit | 5bca6d30f4cf933b3971de2e9fa6bb95dc36a133 | [log] [tgz] |
---|---|---|
author | guy <guy> | Fri Sep 29 05:33:48 2000 +0000 |
committer | guy <guy> | Fri Sep 29 05:33:48 2000 +0000 |
tree | c0b99e3a0c1db5232beb5deefc8f26f5b861f742 | |
parent | 6de29a031460967d9b26716a6b7a7369e7713137 [diff] |
Don't use "long" in structures that represent packet layouts - "long" isn't necessarily 32 bits. Use unsigned data types for unsigned values.