mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 21:20:20 +01:00
libnm/trivial: fix code comment for internal header libnm/nm-manager.h
This commit is contained in:
parent
7aa936109f
commit
e028edd1c5
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ typedef struct {
|
|||
NMClientPermission permission,
|
||||
NMClientPermissionResult result);
|
||||
|
||||
/* Beware: no more slots. Cannot extend struct without breaking ABI. */
|
||||
/* nm-manager.h is internal API. We can add more slots without breaking ABI. */
|
||||
} NMManagerClass;
|
||||
|
||||
GType nm_manager_get_type (void);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue