"inline" is an extension to C, not a standard part of C; don't declare
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 20 Jul 2001 23:21:33 +0000 (23:21 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 20 Jul 2001 23:21:33 +0000 (23:21 +0000)
commit28c111bfe31e8541b82bb78cdf962dcc77f621fe
treef7a0b38a097e165aa174d2e7391ebf5bdedf7f7a
parent2444cdc68094b13913800f85c85a648a73c46873
"inline" is an extension to C, not a standard part of C; don't declare
functions as "inline", use G_INLINE_FUNC (<glib.h> declares it
appropriately).

Put in a URL for the current PGM draft.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3757 f5534014-38df-0310-8fa8-9805f1628bb7
packet-pgm.c