X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_xml.h;h=20b097059adb5334912b2591fca3460161e75a58;hb=4b5229c80508c84dbb28b834c5955e1177d9f779;hp=1b600b73f2e15942a01195817bb6a29b07b5b50b;hpb=c0f4bfc5d85c96cf29f4bd05fa5fa42eb344d1dc;p=vlc diff --git a/include/vlc_xml.h b/include/vlc_xml.h index 1b600b73f2..20b097059a 100644 --- a/include/vlc_xml.h +++ b/include/vlc_xml.h @@ -24,6 +24,12 @@ #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