mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-07 13:08:10 +02:00
introspection: fix indentation for HSR device introspection
The file was mixing spaces and tabs. It should only use spaces. Fixes:5426bdf4a1('HSR: add support to HSR/PRP interface') (cherry picked from commit4ff3bd3eb5) (cherry picked from commitbba6cc31a4)
This commit is contained in:
parent
ca6ca684b2
commit
f5bae36ef5
1 changed files with 5 additions and 5 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Port1:
|
Port1:
|
||||||
@since: 1.46
|
@since: 1.46
|
||||||
|
|
||||||
The device's port1 device.
|
The device's port1 device.
|
||||||
-->
|
-->
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Port2:
|
Port2:
|
||||||
@since: 1.46
|
@since: 1.46
|
||||||
|
|
||||||
The device's port2 device.
|
The device's port2 device.
|
||||||
-->
|
-->
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
SupervisionAddress:
|
SupervisionAddress:
|
||||||
@since: 1.46
|
@since: 1.46
|
||||||
|
|
||||||
The supervision MAC address.
|
The supervision MAC address.
|
||||||
-->
|
-->
|
||||||
|
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
MulticastSpec:
|
MulticastSpec:
|
||||||
@since: 1.46
|
@since: 1.46
|
||||||
|
|
||||||
The last byte of the supervision address.
|
The last byte of the supervision address.
|
||||||
-->
|
-->
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Prp:
|
Prp:
|
||||||
@since: 1.46
|
@since: 1.46
|
||||||
|
|
||||||
Whether the PRP protocol is used or not.
|
Whether the PRP protocol is used or not.
|
||||||
-->
|
-->
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue