Note that "G_GINT64_CONSTANT()" should be used for constant values that
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 19 Aug 2004 19:44:57 +0000 (19:44 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 19 Aug 2004 19:44:57 +0000 (19:44 +0000)
commite9e85eeab1cc9bc5bfc835503d1ca1c18c0c1981
tree4e1c0da561ec1835c1325eee9ff381580c2c2b96
parent63dc8d2579d5064b3fdd8094d70ffaebbdc06c71
Note that "G_GINT64_CONSTANT()" should be used for constant values that
don't fit in 32 bits, rather than using "LL" at the end.

Clean up some other 64-bit-integer items.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11779 f5534014-38df-0310-8fa8-9805f1628bb7
doc/README.developer