Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.
[obnox/wireshark/wip.git] / epan / dissectors / packet-sccpmg.c
2011-06-19 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2010-12-20 guyRename the routines that handle dissector tables with...
2010-04-06 wmeier#include <string.h> not needed.
2010-04-03 wmeierRemove unneeded #include <stdio.h>
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2008-12-17 wmeierFix typos and spelling (mostly in text strings)
2006-09-14 jmayerJeff Morriss:
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-04-05 etxrabFrof Jeff Morriss:
2005-08-08 ulflvarious code cleanup:
2004-07-18 gramMove dissectors to epan/dissectors directory.