From: Fabian Keil <fk@fabiankeil.de>
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/@default-cgi@/faq/%22https:/developer-manual/static/@default-cgi@show-url-info?a=commitdiff_plain;h=f43e82c9fe7a5bc0776cb08fd92e02b0871c6bb5;p=privoxy.git

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.