]> git.sesse.net Git - vlc/blobdiff - include/vlc_configuration.h
Revert the so-called whitelisting commits that are actually blacklisting
[vlc] / include / vlc_configuration.h
index 38bcffd29952d8b6b13a380dfcea866c5322b91a..8894b407f2b6d97731da95a762560285c999f399 100644 (file)
@@ -283,7 +283,7 @@ enum vlc_config_properties
     /* former option name (args=const char *) */
 
     VLC_CONFIG_SAFE,
-    /* usable by external plugins (args=none) */
+    /* tag as modifiable by untrusted input item "sources" (args=none) */
 };