wireshark/plugins/mate
Alexis La Goutte 296591399f Remove all $Id$ from top of file
(Using sed : sed -i '/^ \* \$Id\$/,+1 d')

Fix manually some typo (in export_object_dicom.c and crc16-plain.c)

Change-Id: I4c1ae68d1c4afeace8cb195b53c715cf9e1227a8
Reviewed-on: https://code.wireshark.org/review/497
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-03-04 14:27:33 +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 Update FSF address - part II. 2012-06-28 23:18:38 +00:00
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
NEWS
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 Fix (-W)documentation found by Clang 2014-02-03 13:11:14 +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
packet-mate.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
plugin.rc.in