mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 00:10:07 +01:00
libnm: fix g-ir-scanner build warning
Fix the following build warning emitted by g-ir-scanner:
../src/libnm-core-public/nm-dbus-interface.h:103: Warning: NM: "@NM_VERSION_INFO_CAPABILITY_IP4_FORWARDING" parameter unexpected at this location:
* @NM_VERSION_INFO_CAPABILITY_IP4_FORWARDING: Indicates that NetworkManager supports
^
Fixes: 6a13e8d369 ('core: expose the version info capability of IPv4 forwarding support')
(cherry picked from commit 7bb898fa12)
This commit is contained in:
parent
4a727bfae0
commit
9de9fd85a6
1 changed files with 0 additions and 1 deletions
|
|
@ -99,7 +99,6 @@
|
|||
* on connection down.
|
||||
* https://issues.redhat.com/browse/RHEL-66262
|
||||
* https://issues.redhat.com/browse/RHEL-67324
|
||||
*
|
||||
* @NM_VERSION_INFO_CAPABILITY_IP4_FORWARDING: Indicates that NetworkManager supports
|
||||
* configuring per-device IPv4 sysctl forwarding setting. Since: 1.54.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue