aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/x721
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/x721
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/x721')
-rw-r--r--epan/dissectors/asn1/x721/CMakeLists.txt1
-rw-r--r--epan/dissectors/asn1/x721/Makefile.am1
-rw-r--r--epan/dissectors/asn1/x721/Makefile.common1
-rw-r--r--epan/dissectors/asn1/x721/Makefile.nmake1
4 files changed, 0 insertions, 4 deletions
diff --git a/epan/dissectors/asn1/x721/CMakeLists.txt b/epan/dissectors/asn1/x721/CMakeLists.txt
index 9e69eb149d..97b825b84a 100644
--- a/epan/dissectors/asn1/x721/CMakeLists.txt
+++ b/epan/dissectors/asn1/x721/CMakeLists.txt
@@ -48,4 +48,3 @@ set( SRC_FILES
set( A2W_FLAGS )
ASN2WRS()
-
diff --git a/epan/dissectors/asn1/x721/Makefile.am b/epan/dissectors/asn1/x721/Makefile.am
index 72d28e600b..11932c53a4 100644
--- a/epan/dissectors/asn1/x721/Makefile.am
+++ b/epan/dissectors/asn1/x721/Makefile.am
@@ -20,4 +20,3 @@
include ../Makefile.preinc
include Makefile.common
include ../Makefile.inc
-
diff --git a/epan/dissectors/asn1/x721/Makefile.common b/epan/dissectors/asn1/x721/Makefile.common
index e4791bfbc3..5da5ac8d33 100644
--- a/epan/dissectors/asn1/x721/Makefile.common
+++ b/epan/dissectors/asn1/x721/Makefile.common
@@ -31,4 +31,3 @@ EXTRA_DIST = \
ManagedObjectClassesDefinitions.asn \
Notification-ASN1Module.asn \
Parameter-ASN1Module.asn
-
diff --git a/epan/dissectors/asn1/x721/Makefile.nmake b/epan/dissectors/asn1/x721/Makefile.nmake
index d296638ddd..966d190619 100644
--- a/epan/dissectors/asn1/x721/Makefile.nmake
+++ b/epan/dissectors/asn1/x721/Makefile.nmake
@@ -23,4 +23,3 @@ include ../../../../config.nmake
include ../Makefile.preinc.nmake
include Makefile.common
include ../Makefile.inc.nmake
-