]> git.sesse.net Git - vlc/blobdiff - include/vlc_charset.h
Add a bunch of \file doxygen comments
[vlc] / include / vlc_charset.h
index 3392bc13b3085fc54d08995fd20efc774d4ddcdb..76d9a03ad16eecc86115fbedd470ed37765a8605 100644 (file)
 #ifndef VLC_CHARSET_H
 #define VLC_CHARSET_H 1
 
+/**
+ * \file
+ * This files handles locale conversions in vlc
+ */
+
 #include <stdarg.h>
 #include <sys/types.h>
 #include <dirent.h>