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')
This commit is contained in:
Fernando Fernandez Mancera
2024-09-16 15:42:00 +02:00
parent cfe5432de8
commit 4ff3bd3eb5

View File

@@ -9,7 +9,7 @@
<!--
Port1:
@since: 1.46
@since: 1.46
The device's port1 device.
-->
@@ -17,7 +17,7 @@
<!--
Port2:
@since: 1.46
@since: 1.46
The device's port2 device.
-->
@@ -25,7 +25,7 @@
<!--
SupervisionAddress:
@since: 1.46
@since: 1.46
The supervision MAC address.
-->
@@ -33,7 +33,7 @@
<!--
MulticastSpec:
@since: 1.46
@since: 1.46
The last byte of the supervision address.
-->
@@ -41,7 +41,7 @@
<!--
Prp:
@since: 1.46
@since: 1.46
Whether the PRP protocol is used or not.
-->