wireshark/asn1/mpeg-pes
Guy Harris a8bc4a0d13 Rename the routines that handle dissector tables with unsigned integer
keys to have _uint in their names, to match the routines that handle
dissector tables with string keys.  (Using _port can confuse people into
thinking they're intended solely for use with TCP/UDP/etc. ports when,
in fact, they work better for things such as Ethernet types, where the
binding of particular values to particular protocols are a lot
stronger.)

svn path=/trunk/; revision=35224
2010-12-20 05:35:29 +00:00
..
Makefile.am
Makefile.common Remove unused NEED_PACKET_PROTO_H variable 2009-10-08 17:26:57 +00:00
Makefile.nmake Fix: 2009-04-30 15:57:05 +00:00
mpeg-pes.asn
mpeg-pes.cnf
packet-mpeg-pes-template.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00