aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sprt.h
AgeCommit message (Collapse)AuthorFilesLines
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
Change-Id: I92c94448e6641716d03158a5f332c8b53709423a Reviewed-on: https://code.wireshark.org/review/25756 Petri-Dish: Dario Lombardo <lomato@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.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>
2012-07-21Move 99.9 % of packet-sprt.h to packet-sprt.c since it's used only there.Bill Meier1-269/+0
Convert "4 space tabs" to spaces (missed in previous commit). svn path=/trunk/; revision=43897
2012-07-21Add svn:keywords and svn:eol-style propertiesBill Meier1-312/+312
Convert "4 space tabs" to spaces. svn path=/trunk/; revision=43888
2012-07-21Updated patch from https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3507Michael Mann1-0/+312
svn path=/trunk/; revision=43887