mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 04:10:14 +01:00
platform: generate gtype for NMPObjectType enum
This commit is contained in:
parent
d48902e605
commit
4010d779a7
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#include <gudev/gudev.h>
|
||||
|
||||
|
||||
typedef enum { /*< skip >*/
|
||||
typedef enum {
|
||||
OBJECT_TYPE_UNKNOWN,
|
||||
NMP_OBJECT_TYPE_LINK,
|
||||
NMP_OBJECT_TYPE_IP4_ADDRESS,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue