X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_tls.h;h=84d59538b615b50667463da4978f50f58b165588;hb=c5b59dc44c20173f7c0dc26e24c220f5cedcc011;hp=f6c480667fe66bec3b923986cf60492af96d1f1b;hpb=fbb8255dcf8ced858d59927cb17c4f577a8d9c15;p=vlc diff --git a/include/vlc_tls.h b/include/vlc_tls.h index f6c480667f..84d59538b6 100644 --- a/include/vlc_tls.h +++ b/include/vlc_tls.h @@ -21,8 +21,13 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ -#ifndef _VLC_TLS_H -# define _VLC_TLS_H +#ifndef VLC_TLS_H +# define VLC_TLS_H + +/** + * \file + * This file defines Transport Layer Security API (TLS) in vlc + */ # include