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')
This commit is contained in:
@@ -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.56.
|
||||
*
|
||||
|
Reference in New Issue
Block a user