aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/qsig
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/qsig
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/qsig')
-rw-r--r--epan/dissectors/asn1/qsig/CMakeLists.txt1
-rw-r--r--epan/dissectors/asn1/qsig/Makefile.am1
-rw-r--r--epan/dissectors/asn1/qsig/Makefile.common1
-rw-r--r--epan/dissectors/asn1/qsig/Makefile.nmake2
4 files changed, 1 insertions, 4 deletions
diff --git a/epan/dissectors/asn1/qsig/CMakeLists.txt b/epan/dissectors/asn1/qsig/CMakeLists.txt
index bb8fd6a771..f6d37868e2 100644
--- a/epan/dissectors/asn1/qsig/CMakeLists.txt
+++ b/epan/dissectors/asn1/qsig/CMakeLists.txt
@@ -78,4 +78,3 @@ set( SRC_FILES
set( A2W_FLAGS )
ASN2WRS()
-
diff --git a/epan/dissectors/asn1/qsig/Makefile.am b/epan/dissectors/asn1/qsig/Makefile.am
index 72d28e600b..11932c53a4 100644
--- a/epan/dissectors/asn1/qsig/Makefile.am
+++ b/epan/dissectors/asn1/qsig/Makefile.am
@@ -20,4 +20,3 @@
include ../Makefile.preinc
include Makefile.common
include ../Makefile.inc
-
diff --git a/epan/dissectors/asn1/qsig/Makefile.common b/epan/dissectors/asn1/qsig/Makefile.common
index e800a15adb..4c317c2c2b 100644
--- a/epan/dissectors/asn1/qsig/Makefile.common
+++ b/epan/dissectors/asn1/qsig/Makefile.common
@@ -71,4 +71,3 @@ PROTO_OPT =
A2W_FLAGS =
EXTRA_CNF =
-
diff --git a/epan/dissectors/asn1/qsig/Makefile.nmake b/epan/dissectors/asn1/qsig/Makefile.nmake
index 270082fb45..d1c6fb064a 100644
--- a/epan/dissectors/asn1/qsig/Makefile.nmake
+++ b/epan/dissectors/asn1/qsig/Makefile.nmake
@@ -27,4 +27,4 @@ include ../Makefile.inc.nmake
checkapi:
$(PERL) ../../tools/checkAPIs.pl -build \
$(PROTOCOL_NAME).cnf \
- packet-$(PROTOCOL_NAME)-template.c \ No newline at end of file
+ packet-$(PROTOCOL_NAME)-template.c