]> git.sesse.net Git - vlc/blobdiff - include/vlc_plugin.h
Add the turkish translator
[vlc] / include / vlc_plugin.h
index f0d2554562ecbb4b15a76776a44664f5c0cf25c2..cc51ddc65077820f49b094b16969dc6389428b0f 100644 (file)
 #ifndef LIBVLC_MODULES_MACROS_H
 # define LIBVLC_MODULES_MACROS_H 1
 
+/**
+ * \file
+ * This file implements plugin (module) macros used to define a vlc module.
+ */
+
 /*****************************************************************************
  * If we are not within a module, assume we're in the vlc core.
  *****************************************************************************/