aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/sbc-ap
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/sbc-ap
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/sbc-ap')
-rw-r--r--epan/dissectors/asn1/sbc-ap/CMakeLists.txt1
-rw-r--r--epan/dissectors/asn1/sbc-ap/Makefile.am1
-rw-r--r--epan/dissectors/asn1/sbc-ap/Makefile.common1
-rw-r--r--epan/dissectors/asn1/sbc-ap/Makefile.nmake2
4 files changed, 1 insertions, 4 deletions
diff --git a/epan/dissectors/asn1/sbc-ap/CMakeLists.txt b/epan/dissectors/asn1/sbc-ap/CMakeLists.txt
index 5d2b4c092e..dbb02117f6 100644
--- a/epan/dissectors/asn1/sbc-ap/CMakeLists.txt
+++ b/epan/dissectors/asn1/sbc-ap/CMakeLists.txt
@@ -53,4 +53,3 @@ set( SRC_FILES
set( A2W_FLAGS )
ASN2WRS()
-
diff --git a/epan/dissectors/asn1/sbc-ap/Makefile.am b/epan/dissectors/asn1/sbc-ap/Makefile.am
index 72d28e600b..11932c53a4 100644
--- a/epan/dissectors/asn1/sbc-ap/Makefile.am
+++ b/epan/dissectors/asn1/sbc-ap/Makefile.am
@@ -20,4 +20,3 @@
include ../Makefile.preinc
include Makefile.common
include ../Makefile.inc
-
diff --git a/epan/dissectors/asn1/sbc-ap/Makefile.common b/epan/dissectors/asn1/sbc-ap/Makefile.common
index 4bc5eb25a7..cd4f03236a 100644
--- a/epan/dissectors/asn1/sbc-ap/Makefile.common
+++ b/epan/dissectors/asn1/sbc-ap/Makefile.common
@@ -44,4 +44,3 @@ SRC_FILES = \
A2W_FLAGS =
EXTRA_CNF =
-
diff --git a/epan/dissectors/asn1/sbc-ap/Makefile.nmake b/epan/dissectors/asn1/sbc-ap/Makefile.nmake
index 4eb1a6c7e3..966d190619 100644
--- a/epan/dissectors/asn1/sbc-ap/Makefile.nmake
+++ b/epan/dissectors/asn1/sbc-ap/Makefile.nmake
@@ -22,4 +22,4 @@
include ../../../../config.nmake
include ../Makefile.preinc.nmake
include Makefile.common
-include ../Makefile.inc.nmake \ No newline at end of file
+include ../Makefile.inc.nmake