From 57a2a532aca5b4f415d82f65f5457594578fb6ea Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 11 Jan 2013 15:40:55 -0600 Subject: [PATCH] api: fix location of Bridge device type enum --- introspection/nm-device.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml index 608818bb53..b03b1b8465 100644 --- a/introspection/nm-device.xml +++ b/introspection/nm-device.xml @@ -218,11 +218,6 @@ The device is in a failure state following an attempt to activate it. - - - The device is a bridge interface. - - @@ -289,6 +284,11 @@ The device is an ADSL device supporting PPPoE and PPPoATM protocols. + + + The device is a bridge interface. + +