[vlc-devel] [PATCH 11/12] config: clarify
Lyndon Brown
jnqnfe at gmail.com
Fri Sep 25 00:31:07 CEST 2020
From: Lyndon Brown <jnqnfe at gmail.com>
Date: Wed, 22 May 2019 02:47:26 +0100
Subject: config: clarify
diff --git a/include/vlc_configuration.h b/include/vlc_configuration.h
index a959261d27..1c01152536 100644
--- a/include/vlc_configuration.h
+++ b/include/vlc_configuration.h
@@ -103,7 +103,7 @@ struct module_config_t
};
/**
- * Gets a configuration item type
+ * Gets a configuration item type in VLC_VAR_* form
*
* This function checks the type of configuration item by name.
* \param name Configuration item name
More information about the vlc-devel
mailing list