api: fix location of Bridge device type enum

This commit is contained in:
Dan Williams 2013-01-11 15:40:55 -06:00
parent 8d1c646134
commit 57a2a532ac

View file

@ -218,11 +218,6 @@
The device is in a failure state following an attempt to activate it.
</tp:docstring>
</tp:enumvalue>
<tp:enumvalue suffix="BRIDGE" value="13">
<tp:docstring>
The device is a bridge interface.
</tp:docstring>
</tp:enumvalue>
</tp:enum>
<tp:enum name="NM_DEVICE_TYPE" type="u">
@ -289,6 +284,11 @@
The device is an ADSL device supporting PPPoE and PPPoATM protocols.
</tp:docstring>
</tp:enumvalue>
<tp:enumvalue suffix="BRIDGE" value="13">
<tp:docstring>
The device is a bridge interface.
</tp:docstring>
</tp:enumvalue>
</tp:enum>
<tp:flags name="NM_DEVICE_CAP" value-prefix="NM_DEVICE_CAP" type="u">