]> git.samba.org - obnox/wireshark/wip.git/commit
Replace some Windows dash/hyphen character with a "-" in some comments.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 25 May 2004 21:06:54 +0000 (21:06 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 25 May 2004 21:06:54 +0000 (21:06 +0000)
commit203f0afceaa0ea08fd84b01baa7e03569f75ca0a
treec616bd67786bc812ede5784b8bee4c0e21340dad
parent2e6f2ead6d3672c9381c5135b8a0715b2206bd2a
Replace some Windows dash/hyphen character with a "-" in some comments.

Make the header files declare the "value_string" arrays as "extern", so
as to prevent problems on some platforms when building a shared
libethereal.

Note that, at least currently, we have separate "PER_NOT_DECODED_YET()"
and "BER_NOT_DECODED_YET()" macros, rather than a common
"NOT_DECODED_YET()" macro.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10996 f5534014-38df-0310-8fa8-9805f1628bb7
tools/asn2eth.py