mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-23 07:30:38 +02:00
exported-object: add NM_EXPORT_PATH_NUMBERED() macro
This commit is contained in:
parent
922cb4ab77
commit
20431a4c16
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@
|
|||
|
||||
/*****************************************************************************/
|
||||
|
||||
#define NM_EXPORT_PATH_NUMBERED(basepath) ""basepath"/%u"
|
||||
|
||||
char *nm_exported_object_skeletonify_method_name (const char *dbus_method_name);
|
||||
|
||||
typedef struct {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue