libnm: fix indenting in libnm/nm-device-ip-tunnel.c

Fixes: e2da055f90
This commit is contained in:
Jiří Klimeš
2015-12-09 13:29:02 +01:00
parent b9a35b6913
commit 1a48e5d918

View File

@@ -531,7 +531,7 @@ nm_device_ip_tunnel_class_init (NMDeviceIPTunnelClass *bond_class)
* NMDeviceIPTunnel:flow-label: * NMDeviceIPTunnel:flow-label:
* *
* The flow label to assign to tunnel packets. This property * The flow label to assign to tunnel packets. This property
* applies only to IPv6 tunnels. * applies only to IPv6 tunnels.
* *
* Since: 1.2 * Since: 1.2
**/ **/