Commit Graph

4 Commits

Author SHA1 Message Date
Alexis La Goutte 757aa33220 Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash)

Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd
Reviewed-on: https://code.wireshark.org/review/881
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-03-31 18:48:06 +00:00
Jaap Keuter b8f9dfa589 From Valery Sigalov
The updated configuration file for TPNCP protocol dissection.

svn path=/trunk/; revision=27189
2009-01-08 05:36:23 +00:00
Stephen Fisher dc7975d238 From Valery Sigalov via bug #1853: Fix the following console error when
starting Wireshark:

Duplicate field detected in call to proto_register_field_array: channel_id is
already registered


svn path=/trunk/; revision=23448
2007-11-14 17:39:21 +00:00
Anders Broman 405be3098f From Valery Sigalov:
New dissector for TPNCP protocol.
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1853

svn path=/trunk/; revision=23428
2007-11-11 13:23:17 +00:00