]> git.sesse.net Git - vlc/blobdiff - include/vlc_strings.h
Merge branch 'master' of git://git.videolan.org/vlc
[vlc] / include / vlc_strings.h
index 82d947a30939fdfa043f05a4ad63096e66d511e8..eab608e09063b3cd8d14842f4861abb50008cbc6 100644 (file)
 #ifndef VLC_STRINGS_H
 #define VLC_STRINGS_H 1
 
+/**
+ * \file
+ * This file defines functions and structures handling misc strings
+ */
+
 /**
  * \defgroup strings Strings
  * @{