]> git.sesse.net Git - vlc/blobdiff - include/vlc_xml.h
Win32: use IsProcessorFeaturePresent() to detect available instructions
[vlc] / include / vlc_xml.h
index 1b600b73f2e15942a01195817bb6a29b07b5b50b..20b097059adb5334912b2591fca3460161e75a58 100644 (file)
 #ifndef VLC_XML_H
 #define VLC_XML_H
 
+/**
+ * \file
+ * This file defines functions and structures to handle xml tags in vlc
+ *
+ */
+
 # ifdef __cplusplus
 extern "C" {
 # endif