From: Fabian Keil <fk@fabiankeil.de>
Date: Thu, 29 Aug 2013 11:21:00 +0000 (+0000)
Subject: Ditch stray 'one'
X-Git-Tag: v_3_0_22~233
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/static/coding.html?a=commitdiff_plain;h=5a070b2124e4f771c04faa06ff7773539328e5f7;p=privoxy.git

Ditch stray 'one'
---

diff --git a/TODO b/TODO
index 3835f5ab..ac785daa 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.83 2013/08/29 11:12:50 fabiankeil Exp $
+$Id: TODO,v 1.84 2013/08/29 11:13:00 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -322,7 +322,6 @@ http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO
      a \r\n (undocumented feature), detect it and split the headers so
      following header actions do not treat them as a single string.
      Alternatively add another header injection mechanism.
-     one
 
 113) Log statistics upon receiving a certain signal (SIGINFO or SIGUSR1).