Add a "captype" file that just reports the type of a capture file, based
authorGuy Harris <guy@alum.mit.edu>
Fri, 13 Dec 2013 02:59:16 +0000 (02:59 -0000)
committerGuy Harris <guy@alum.mit.edu>
Fri, 13 Dec 2013 02:59:16 +0000 (02:59 -0000)
commite21fd7c0ceb6143a371f780aa044cd43861db975
tree9f53262bf5f5379f8adccdebdf0aa3347f87da4a
parented9865a779df1ab283aab8b69b5bcb51db4c079a
Add a "captype" file that just reports the type of a capture file, based
on what libwiretap thinks it is.

Update some comments to reflect the death of the hack used to include
(libwiretap) plugin support in programs not built with libwireshark.

svn path=/trunk/; revision=54015
CMakeLists.txt
Makefile.am
Makefile.common
Makefile.nmake
captype.c [new file with mode: 0644]
configure.ac
doc/captype.pod [new file with mode: 0644]