aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/dcerpc/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2015-09-02idl2wrs: some code cleanups.Dario Lombardo1-3/+20
Code cleanups include: - sanity checks for malloc() - change forbidden APIs into g_* versions - minor indentation fixes - add modeline - add compilation for cmake and autotools Bug: 11052 Change-Id: I825f04d9703448f9165d188be2bdd185fce5ff5d Reviewed-on: https://code.wireshark.org/review/10030 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Michael Mann <mmann78@netscape.net>
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash) Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd Reviewed-on: https://code.wireshark.org/review/881 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2011-06-27Remove Makefile.in when 'make maintainer-clean'.Stig Bjørlykke1-0/+2
svn path=/trunk/; revision=37796
2010-05-18Add epan/dissectors/dcerpc/ and epan/dissectors/pidl/ to the source distributionJeff Morriss1-0/+45
svn path=/trunk/; revision=32879