vpn-plugin-info: add description for @filename parameter
authorJiří Klimeš <blueowl@centrum.cz>
Wed, 3 Feb 2016 08:58:16 +0000 (09:58 +0100)
committerJiří Klimeš <blueowl@centrum.cz>
Wed, 3 Feb 2016 08:58:16 +0000 (09:58 +0100)
libnm-core/nm-vpn-plugin-info.c

index 3a4796b..6ef99e9 100644 (file)
@@ -140,7 +140,7 @@ nm_vpn_plugin_info_check_file_full (const char *filename,
 
 /**
  * _nm_vpn_plugin_info_check_file:
- * @filename:
+ * @filename: the file to check
  * @check_absolute: if %TRUE, only allow absolute path names.
  * @do_validate_filename: if %TRUE, only accept the filename if
  *   nm_vpn_plugin_info_validate_filename() succeeds.