]> git.sesse.net Git - vlc/blobdiff - include/vlc_network.h
Add a bunch of \file doxygen comments
[vlc] / include / vlc_network.h
index e2200d3eea5338c4d6f035dcece2cc026832223a..5c4b1dcf780f119694c8b8556c5120777bdf4d3a 100644 (file)
 #ifndef VLC_NETWORK_H
 # define VLC_NETWORK_H
 
+/**
+ * \file
+ * This file defines interface to communicate with network plug-ins
+ */
+
 #if defined( WIN32 )
 #   if !defined(UNDER_CE)
 #       define _NO_OLDNAMES 1