You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pEpEngine/src/security_checks.c

10 lines
240 B
C

/**
* @internal
* @file security_checks.c
* @brief Security checks (whatever is meant to be here is not yet implemented)
*
* @license This file is under GNU General Public License 3.0 - see LICENSE.txt
*/
#include "pEp_internal.h"