aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/p7
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-03-10 00:34:54 +0000
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2016-03-13 21:58:09 +0000
commit64c70ea62ccfb04571bc60069bb84a2d0bd69735 (patch)
tree9b7cc622d174d816abb9890b56f0ce3cd67c7e8c /epan/dissectors/asn1/p7
parent54a520d4a1151c68d0b4e5f09a8d82466fa499f3 (diff)
Clean asn1 make/cmake whitespace
Add missing newline or remove extra newlines at the end of the file. Trim trailing whitespace. Change-Id: I73b7a4e20969bc13f72bf97e981fd5de89d8bb17 Reviewed-on: https://code.wireshark.org/review/14400 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: João Valverde <j@v6e.pt> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to 'epan/dissectors/asn1/p7')
-rw-r--r--epan/dissectors/asn1/p7/CMakeLists.txt1
-rw-r--r--epan/dissectors/asn1/p7/Makefile.am1
-rw-r--r--epan/dissectors/asn1/p7/Makefile.common1
-rw-r--r--epan/dissectors/asn1/p7/Makefile.nmake1
4 files changed, 0 insertions, 4 deletions
diff --git a/epan/dissectors/asn1/p7/CMakeLists.txt b/epan/dissectors/asn1/p7/CMakeLists.txt
index 71477eace5..7c3d0851e6 100644
--- a/epan/dissectors/asn1/p7/CMakeLists.txt
+++ b/epan/dissectors/asn1/p7/CMakeLists.txt
@@ -62,4 +62,3 @@ set( EXPORT_DEPENDS
)
ASN2WRS()
-
diff --git a/epan/dissectors/asn1/p7/Makefile.am b/epan/dissectors/asn1/p7/Makefile.am
index 72d28e600b..11932c53a4 100644
--- a/epan/dissectors/asn1/p7/Makefile.am
+++ b/epan/dissectors/asn1/p7/Makefile.am
@@ -20,4 +20,3 @@
include ../Makefile.preinc
include Makefile.common
include ../Makefile.inc
-
diff --git a/epan/dissectors/asn1/p7/Makefile.common b/epan/dissectors/asn1/p7/Makefile.common
index fd3cbd195b..1588cbedbc 100644
--- a/epan/dissectors/asn1/p7/Makefile.common
+++ b/epan/dissectors/asn1/p7/Makefile.common
@@ -61,4 +61,3 @@ $(builddir)/../ros/ros-exp.cnf:
$(builddir)/../rtse/rtse-exp.cnf:
(cd $(builddir)/../rtse && $(MAKE_CNF_EXPORT))
-
diff --git a/epan/dissectors/asn1/p7/Makefile.nmake b/epan/dissectors/asn1/p7/Makefile.nmake
index d296638ddd..966d190619 100644
--- a/epan/dissectors/asn1/p7/Makefile.nmake
+++ b/epan/dissectors/asn1/p7/Makefile.nmake
@@ -23,4 +23,3 @@ include ../../../../config.nmake
include ../Makefile.preinc.nmake
include Makefile.common
include ../Makefile.inc.nmake
-