]> git.sesse.net Git - vlc/blobdiff - include/vlc_md5.h
Use var_Inherit* instead of var_CreateGet*.
[vlc] / include / vlc_md5.h
index 46f10f01439edbcc8bad45673cc302039b76dd5b..d05126980ffacc7e6778cdc35a74339374386292 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#ifndef _VLC_MD5_H
-# define _VLC_MD5_H
+#ifndef VLC_MD5_H
+# define VLC_MD5_H
+
+/**
+ * \file
+ * This file defines functions and structures for handling md5 checksums
+ */
 
 /*****************************************************************************
  * md5_s: MD5 message structure