Commit c879aadd authored by mewburn's avatar mewburn Committed by 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
Loading
Loading
Loading
Loading
+11 −12
Original line number Diff line number Diff line
@@ -364,4 +364,3 @@ PDSRSummaryTrigger ::= ENUMERATED


END -- end of IPAccessPDU
+0 −2
Original line number Diff line number Diff line
@@ -10,8 +10,6 @@ BEGIN

IMPORTS

	

	-- from TS 102 232-01 [2]
	PayloadDirection
		FROM LI-PS-PDU
+1 −1

File changed.

Contains only whitespace changes.

+13 −13

File changed.

Contains only whitespace changes.

+63 −63

File changed.

Contains only whitespace changes.

+17 −17

File changed.

Contains only whitespace changes.

+4 −4

File changed.

Contains only whitespace changes.

+9 −9

File changed.

Contains only whitespace changes.

Loading