From cb495ca5dd7773dc07cbc44cfa72067abd59b9dc Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 14 Nov 2014 14:46:13 +0100 Subject: Add double quotes to all labels in example.mux --- doc/example.mux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/example.mux b/doc/example.mux index efe9504..3a6f28f 100644 --- a/doc/example.mux +++ b/doc/example.mux @@ -212,8 +212,8 @@ components { ; data: unspecified=0, TMC=1, EWS=2, ITTS=3, paging=4, TDC=5, IP=59, MOT=60, proprietary=61 type 0 - label funk - shortlabel fu + label "funk" + shortlabel "fu" service srv-fu subchannel sub-fu @@ -227,11 +227,11 @@ components { comp-lu { ; labels are maximum 16 characters in length - label luschtig + label "luschtig" ; a shortlabel is created by dropping some letters from the ; label, max length 8 - shortlabel lu + shortlabel "lu" service srv-lu subchannel sub-lu } -- cgit v1.2.3