-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In section 1.1.1 of the subject file, this occurs: Don't use "uint", "ulong" or "ushort"; they aren't defined on all platforms. If you want an "int-sized" unsigned quantity, use "uint"; if you want a 32-bit unsigned quantity, use "guint32"; and if you want a 16-bit unsigned quantity, use "guint16".
Should that be: If you want an "int-sized" unsigned quantity, use "guint";... ? Brad -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE/CVhgW6pHgIdAuOMRAlcUAJ9Cx55KjHaZe30sM7tTQn7lXtGWYgCgwl2P 3JQ+NS87BqzwByq6sqK3XbU= =8K0D -----END PGP SIGNATURE-----