include/net/lib_ssl.h: Fixed typo.

This commit is contained in:
Felix-Dev 2016-08-08 00:26:24 +02:00
parent 0cb5fcc3f2
commit 96adfcac15

View File

@ -13,7 +13,7 @@
#define SCE_SSL_LEAST_STACK_SIZE (1*1024) /* 1KiB */
/* lib_sll specific error codes. */
/* lib_ssl specific error codes. */
#define SCE_SSL_ERROR_BEFORE_INIT 0x80435001
#define SCE_SSL_ERROR_ALREADY_INITED 0x80435020