From d65d89c627af7e5ca969d69130099738d6685c64 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 13 Aug 2020 14:56:46 +0200
Subject: [PATCH] Remove reference to the snprintf() fallback implementation
 which is gone

---
 doc/source/p-authors.sgml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

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>
 ]]>
-- 
2.49.0