aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/t38
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/t38
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/t38')
-rw-r--r--epan/dissectors/asn1/t38/CMakeLists.txt1
-rw-r--r--epan/dissectors/asn1/t38/Makefile.am1
-rw-r--r--epan/dissectors/asn1/t38/Makefile.common1
-rw-r--r--epan/dissectors/asn1/t38/Makefile.nmake1
4 files changed, 0 insertions, 4 deletions
diff --git a/epan/dissectors/asn1/t38/CMakeLists.txt b/epan/dissectors/asn1/t38/CMakeLists.txt
index fd58d0e7a1..9448fe9a1d 100644
--- a/epan/dissectors/asn1/t38/CMakeLists.txt
+++ b/epan/dissectors/asn1/t38/CMakeLists.txt
@@ -45,4 +45,3 @@ set( SRC_FILES
set( A2W_FLAGS )
ASN2WRS()
-
diff --git a/epan/dissectors/asn1/t38/Makefile.am b/epan/dissectors/asn1/t38/Makefile.am
index 72d28e600b..11932c53a4 100644
--- a/epan/dissectors/asn1/t38/Makefile.am
+++ b/epan/dissectors/asn1/t38/Makefile.am
@@ -20,4 +20,3 @@
include ../Makefile.preinc
include Makefile.common
include ../Makefile.inc
-
diff --git a/epan/dissectors/asn1/t38/Makefile.common b/epan/dissectors/asn1/t38/Makefile.common
index de556f6893..c71cbc1c4a 100644
--- a/epan/dissectors/asn1/t38/Makefile.common
+++ b/epan/dissectors/asn1/t38/Makefile.common
@@ -42,4 +42,3 @@ SRC_FILES = \
A2W_FLAGS =
EXTRA_CNF =
-
diff --git a/epan/dissectors/asn1/t38/Makefile.nmake b/epan/dissectors/asn1/t38/Makefile.nmake
index d296638ddd..966d190619 100644
--- a/epan/dissectors/asn1/t38/Makefile.nmake
+++ b/epan/dissectors/asn1/t38/Makefile.nmake
@@ -23,4 +23,3 @@ include ../../../../config.nmake
include ../Makefile.preinc.nmake
include Makefile.common
include ../Makefile.inc.nmake
-