X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_md5.h;h=d05126980ffacc7e6778cdc35a74339374386292;hb=12ade3e3bc975d5426ba4af155b7372c31093b31;hp=46f10f01439edbcc8bad45673cc302039b76dd5b;hpb=fbb8255dcf8ced858d59927cb17c4f577a8d9c15;p=vlc diff --git a/include/vlc_md5.h b/include/vlc_md5.h index 46f10f0143..d05126980f 100644 --- a/include/vlc_md5.h +++ b/include/vlc_md5.h @@ -22,8 +22,13 @@ * 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