From: Fabian Keil Date: Thu, 20 Aug 2020 21:33:29 +0000 (+0200) Subject: Expand Source tag X-Git-Tag: v_3_0_29~208 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=f43e82c9fe7a5bc0776cb08fd92e02b0871c6bb5 Expand Source tag Sponsored by: Robert Klemme --- diff --git a/openssl.c b/openssl.c index 81d88b69..355a7ec2 100644 --- a/openssl.c +++ b/openssl.c @@ -1,6 +1,6 @@ /********************************************************************* * - * File : $Source: $ + * File : $Source: /cvsroot/ijbswa/current/openssl.c,v $ * * Purpose : File with TLS/SSL extension. Contains methods for * creating, using and closing TLS/SSL connections.