common: indent, not logic change

This commit is contained in:
Jay Sorg 2014-07-25 21:21:48 -07:00
parent 4bf326080d
commit abf5549524

View File

@ -70,7 +70,8 @@ struct trans
}; };
/* xrdp_tls */ /* xrdp_tls */
struct xrdp_tls { struct xrdp_tls
{
SSL *ssl; SSL *ssl;
SSL_CTX *ctx; SSL_CTX *ctx;
char *cert; char *cert;