X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_tls.h;h=84d59538b615b50667463da4978f50f58b165588;hb=66fe8eaa2ec9d8b17bd68633a4ea722c764f0a35;hp=7bf3500fca7cd75703169e569798af6384b0d774;hpb=c0f4bfc5d85c96cf29f4bd05fa5fa42eb344d1dc;p=vlc diff --git a/include/vlc_tls.h b/include/vlc_tls.h index 7bf3500fca..84d59538b6 100644 --- a/include/vlc_tls.h +++ b/include/vlc_tls.h @@ -24,6 +24,11 @@ #ifndef VLC_TLS_H # define VLC_TLS_H +/** + * \file + * This file defines Transport Layer Security API (TLS) in vlc + */ + # include typedef struct tls_server_sys_t tls_server_sys_t;