aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/q932-ros
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-05-05 08:49:18 +0000
committerJörg Mayer <jmayer@loplof.de>2013-05-05 08:49:18 +0000
commit243e9c0ba51244bfdcfa794975ac75cac8894c61 (patch)
tree82b77d0d15df24af427ef58708733fd3ed002afb /asn1/q932-ros
parentb0a2f8e76ec7055d4315c747d4aad0529598d728 (diff)
Just whitespace changes
svn path=/trunk/; revision=49167
Diffstat (limited to 'asn1/q932-ros')
-rw-r--r--asn1/q932-ros/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/asn1/q932-ros/Makefile.common b/asn1/q932-ros/Makefile.common
index d6751e6929..32c5d03c1a 100644
--- a/asn1/q932-ros/Makefile.common
+++ b/asn1/q932-ros/Makefile.common
@@ -24,11 +24,11 @@ PROTOCOL_NAME=q932-ros
PROTO_OPT = -p q932.ros
-
EXT_ASN_FILE_LIST = \
../ros/Remote-Operations-Information-Objects.asn
-ASN_FILE_LIST = Facility-Information-Element-Components.asn
+ASN_FILE_LIST = \
+ Facility-Information-Element-Components.asn
# The packet-$(PROTOCOL_NAME)-template.h and $(PROTOCOL_NAME).asn
# files do not exist for all protocols: Please add/remove as required.
@@ -42,7 +42,7 @@ SRC_FILES = \
$(EXTRA_DIST) \
$(EXT_ASN_FILE_LIST)
-A2W_FLAGS= -b
+A2W_FLAGS= -b
EXTRA_CNF = \
$(builddir)/../ros/ros-inv.cnf \