mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-09 08:18:03 +02:00
vpn-plugin-info: add description for @filename parameter
This commit is contained in:
parent
87dc14476b
commit
3cb3fedef8
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ nm_vpn_plugin_info_check_file_full (const char *filename,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* _nm_vpn_plugin_info_check_file:
|
* _nm_vpn_plugin_info_check_file:
|
||||||
* @filename:
|
* @filename: the file to check
|
||||||
* @check_absolute: if %TRUE, only allow absolute path names.
|
* @check_absolute: if %TRUE, only allow absolute path names.
|
||||||
* @do_validate_filename: if %TRUE, only accept the filename if
|
* @do_validate_filename: if %TRUE, only accept the filename if
|
||||||
* nm_vpn_plugin_info_validate_filename() succeeds.
|
* nm_vpn_plugin_info_validate_filename() succeeds.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue