exported-object: add NM_EXPORT_PATH_NUMBERED() macro

This commit is contained in:
Thomas Haller 2017-01-03 15:27:23 +01:00
parent 922cb4ab77
commit 20431a4c16

View file

@ -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 {