Commit c879aadd authored by Luke Mewburn's avatar Luke Mewburn Committed by Luke Mewburn
Browse files

whitespace fixes

Remove trailing spaces and tabs.
Consistently use a 4 space tab instead of spaces.
Ensure comment marker has space (or tab) before text.

No functional change except for change in whitespace.
parent cb141957
......@@ -732,4 +732,4 @@ LawfulInterceptionIdentifier ::= Common-Parameters.LIID
-- module to preserve the original type name during the
-- removal of imports from ETSI TS 101 671 [4].
END --end of LI-PS-PDU
END -- end of LI-PS-PDU
......@@ -364,4 +364,3 @@ PDSRSummaryTrigger ::= ENUMERATED
END -- end of IPAccessPDU
......@@ -10,8 +10,6 @@ BEGIN
IMPORTS
-- from TS 102 232-01 [2]
PayloadDirection
FROM LI-PS-PDU
......
......@@ -125,4 +125,4 @@ SupplementaryLocationData ::= SEQUENCE
...
}
END --end of ILHIPDU
END -- end of ILHIPDU
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment