]> git.sesse.net Git - vlc/blobdiff - include/vlc_httpd.h
Unexport vlc_object_waitpipe
[vlc] / include / vlc_httpd.h
index 7be391ebe9e440786340452eaf59da1856bd3500..5febb370f6bd234c99f052589b471a6f85b010d0 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#ifndef _VLC_HTTPD_H
-#define _VLC_HTTPD_H 1
+#ifndef VLC_HTTPD_H
+#define VLC_HTTPD_H 1
+
+/**
+ * \file
+ * This file defines functions, structures, enums and macros for httpd functionality in vlc.
+ */
 
 enum
 {