aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bssgp.h
AgeCommit message (Collapse)AuthorFilesLines
2014-10-14Always put editor-modelines at the end of the file ...Bill Meier1-2/+2
... to ensure that there are no potential issues with respect to editors limiting the number of lines scanned at the end of the file when checking for editor modelines. Change-Id: Ic85cbb108bb5159d6ec4116fea11f5eebb4e44a4 Reviewed-on: https://code.wireshark.org/review/4688 Reviewed-by: Bill Meier <wmeier@newsguy.com>
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-1/+12
Change-Id: Id57d264299f2026d703c5b08bace4b24b32f184c Reviewed-on: https://code.wireshark.org/review/4371 Reviewed-by: Bill Meier <wmeier@newsguy.com>
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
(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>
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-2/+2
svn path=/trunk/; revision=52591
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+2
Also remove old WS_VAR_IMPORT define and related Makefile magic everywhere in the project. svn path=/trunk/; revision=47992
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
svn path=/trunk/; revision=43538
2011-12-08Try to get the container stuff right...Anders Broman1-2/+5
svn path=/trunk/; revision=40119
2011-11-06Dissect RIM related IEsAnders Broman1-0/+1
svn path=/trunk/; revision=39740
2011-04-04Change the msg_fcn() signature to include pinfo.Anders Broman1-1/+1
svn path=/trunk/; revision=36441
2011-03-07Remove a no longer needed struct.Anders Broman1-12/+0
svn path=/trunk/; revision=36155
2011-03-06Mark value_string_ext bssgp_cause_vals_ext as WS_VAR_IMPORT.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=36144
2011-03-06Prepare to remove old bssgp code by changing exports.Anders Broman1-11/+3
svn path=/trunk/; revision=36142
2010-04-29From Mike Morrin:Anders Broman1-0/+3
Dissection of BSSMAP IEs: Old BSS to New BSS Info and New BSS to Old BSS Info https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4712 svn path=/trunk/; revision=32606
2006-11-06Fix some warnings about missing newline at end of file.Jörg Mayer1-1/+2
svn path=/trunk/; revision=19829
2006-08-27Do some more of the relase 6 stuff.Anders Broman1-0/+1
svn path=/trunk/; revision=19056
2006-08-24BSSGP: Wrong length on IE and preparation to export IE dissection.Anders Broman1-0/+51
GSM_a: Add an if_def GTP: Update comments svn path=/trunk/; revision=19019