From b49c1103a1644327f70d483cbaaefe6e2161da94 Mon Sep 17 00:00:00 2001 From: Pekka Pessi Date: Thu, 27 Nov 2008 15:08:12 +0200 Subject: [PATCH] tport/tport_tls.h: fixed whitespace darcs-hash:20081127130812-db55f-897d917911d8e6a1abf34fa3eb6a0811b17a4b22.gz --- libsofia-sip-ua/tport/tport_tls.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libsofia-sip-ua/tport/tport_tls.h b/libsofia-sip-ua/tport/tport_tls.h index 815a3f8d..f6fc2bea 100644 --- a/libsofia-sip-ua/tport/tport_tls.h +++ b/libsofia-sip-ua/tport/tport_tls.h @@ -25,7 +25,7 @@ #ifndef TPORT_TLS_H /** Defined when has been included. */ #define TPORT_TLS_H -/**@internal +/**@internal * @file tport_tls.h * @brief Internal TLS interface * @@ -60,7 +60,7 @@ typedef struct tls_issues_s { char *cipher; /* Should be one of the above defined ciphers * * or NULL (default: "ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH */ - int version; /* For tls1, version is 1. When ssl3/ssl2 is + int version; /* For tls1, version is 1. When ssl3/ssl2 is * used, it is 0. */ } tls_issues_t; -- 2.21.0