wireshark/plugins/mate
Gerald Combs 465e4664de Use "(void) <variable/>" to avoid unused variable warnings similar to
Qt's Q_UNUSED macro.

svn path=/trunk/; revision=54110
2013-12-14 23:44:25 +00:00
..
examples
matelib
AUTHORS
CMakeLists.txt Add CMake properties to targets so that they are logically organised when using a Visual Studio solution. 2013-10-13 09:21:55 +00:00
COPYING
INSTALL
Makefile.am From David Arnold: 2013-03-12 06:53:39 +00:00
Makefile.common Pull the definition of NODIST_HEADER_FILES up into 2013-02-09 20:15:18 +00:00
Makefile.nmake makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
mate.h Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
mate_grammar.lemon Use "(void) <variable/>" to avoid unused variable warnings similar to 2013-12-14 23:44:25 +00:00
mate_parser.l From beroset: 2013-03-21 03:07:23 +00:00
mate_runtime.c Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang 2013-09-02 23:15:07 +00:00
mate_setup.c Replace hfinfo pointer to same_name_prev, with same_name_prev_id. 2013-08-06 20:53:47 +00:00
mate_util.c Now that fvalue_to_string_repr() returns NULL if the fvalue's ftype has 2013-11-12 22:22:23 +00:00
mate_util.h it's ==> its & its == > it's as needed. 2013-02-26 01:30:56 +00:00
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
moduleinfo.nmake
NEWS
packet-mate.c From beroset: 2013-03-21 03:07:23 +00:00
plugin.rc.in