From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 13 Aug 2020 12:56:46 +0000 (+0200)
Subject: Remove reference to the snprintf() fallback implementation which is gone
X-Git-Tag: v_3_0_29~153
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/static/faq/static/@default-cgi@?a=commitdiff_plain;h=d65d89c627af7e5ca969d69130099738d6685c64;p=privoxy.git

Remove reference to the snprintf() fallback implementation which is gone
---

diff --git a/doc/source/p-authors.sgml b/doc/source/p-authors.sgml
index a18b7fff..15f23fa8 100644
--- a/doc/source/p-authors.sgml
+++ b/doc/source/p-authors.sgml
@@ -218,9 +218,7 @@ Current Privoxy Team:
 </para>
 
 <para>
- On systems that lack snprintf(), Privoxy is using a version
- written by Mark Martinec. On systems that lack strptime(),
- Privoxy is using the one from the GNU C Library written
- by Ulrich Drepper.
+ On systems that lack strptime(), Privoxy is using the one from the
+ GNU C Library written by Ulrich Drepper.
 </para>
 ]]>