Fix various typos and spelling errors.
[obnox/wireshark/wip.git] / epan / dissectors / packet-rsl.c
2010-12-06 wmeierFix various typos and spelling errors.
2010-10-10 wmeierDefine some fcns & vars as static ...
2010-04-06 wmeier#include <string.h> not needed.
2010-04-03 wmeierRemove unneeded #include <stdio.h>
2009-11-29 etxrabFrom Harald Welte:
2009-09-16 morrissAdd a couple of new hf_ entries to deal with the differ...
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-08-04 wmeierRemove duplicate entry from ett[]
2009-07-10 tuexenAdd ip.access A-bis over IP dissector received from...
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2008-12-20 wmeierFix various typos and spelling errors (mostly in text...
2008-09-26 wmeierMinor cleanups related to proto_reg_handoff
2008-08-04 etxrabFirst step to split the gsm_a dissector into several...
2008-04-15 etxrabFix some typos etc.
2007-10-16 sakeFrom tmiller@hcjbtech.org : Spelling error on GDS DB...
2007-10-08 stigAdded some forgotten return types.
2007-10-08 etxrabAll IE:s handled.
2007-10-02 sahlbergifdef out a function that is not yet used
2007-10-02 etxrabFix comments
2007-10-02 etxrabDissect more IE's
2007-09-26 etxrabFix unused functions.
2007-09-26 etxrabThe unused pinfo strikes back (again).
2007-09-26 etxrabFurther IE dissection.
2007-09-24 etxrabFix warnings.
2007-09-24 etxrabMore IE:s
2007-09-24 wmeier#if 0 dissect_rsl_ie_meas_res_no and dissect_rsl_ie_mes...
2007-09-23 etxrabFix a typo.
2007-09-23 etxrabDecode more IE's
2007-09-21 geraldFix compiler warnings.
2007-09-21 etxrabStart of a Radio Signalling Link (RSL) dissector (3GPP...