wireshark/epan/wspython
Jeff Morriss 9cb00ac9fc Fix one of the complaints in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5818 :
Create the wspy_dissectors data directory (by installing the one example
dissector).  This dissector won't be loaded (its name doesn't match the regexp)
but it forces the presence of the directory (so people will know where to put
their dissectors).

svn path=/trunk/; revision=36923
2011-04-28 01:53:40 +00:00
..
wspy_dissectors
CMakeLists.txt Remaining fixes for 2010-05-28 11:48:29 +00:00
Makefile.am Fix one of the complaints in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5818 : 2011-04-28 01:53:40 +00:00
Makefile.common Set svn properties and fix Id keyword. 2009-09-21 21:25:23 +00:00
Makefile.nmake A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
register-dissector.py Set svn:executable property for some .py and .pl files 2010-03-25 22:22:45 +00:00
wspy_dissector.py Set svn:executable property for some .py and .pl files 2010-03-25 22:22:45 +00:00
wspy_libws.py Use python comments in python code. 2010-11-12 13:32:04 +00:00
wspy_proto.c Corrected hfinfo.ref_count -> hfinfo.ref_type. 2009-09-30 15:03:39 +00:00
wspy_proto.h Don't include config.h in header files. 2009-09-29 19:30:42 +00:00
wspy_register.c Don't dump core if Python was not able to load the dissector registration file 2011-04-28 01:45:23 +00:00
wspy_register.h Don't include config.h in header files. 2009-09-29 19:30:42 +00:00