mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 15:30:14 +01:00
api: fix device state reason code enum value
Probably a merge error.
This commit is contained in:
parent
c2e25dfedc
commit
4a2b1d631b
1 changed files with 1 additions and 1 deletions
|
|
@ -544,7 +544,7 @@
|
|||
A dependency of the connection failed.
|
||||
</tp:docstring>
|
||||
</tp:enumvalue>
|
||||
<tp:enumvalue suffix="BR2684_FAILED" value="50">
|
||||
<tp:enumvalue suffix="BR2684_FAILED" value="51">
|
||||
<tp:docstring>
|
||||
Problem with the RFC 2684 Ethernet over ADSL bridge.
|
||||
</tp:docstring>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue