aboutsummaryrefslogtreecommitdiffstats
path: root/epan/format-oid.h
AgeCommit message (Collapse)AuthorFilesLines
2005-09-17Move some headers for stuff defined by a dissector into epan/dissectorsGuy Harris1-32/+0
- and rename smb.h to packet-smb.h, as it's packet-smb.c's header file. svn path=/trunk/; revision=15845
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-0/+32
directory to the epan directory. Some of them should perhaps ultimately be moved to epan/dissectors, if they pertain only to stuff exported by a particular dissector. Fix Gerald's e-mail address in files we're moving. svn path=/trunk/; revision=15844