From 476f03a83c209519b1a97a95e87aa6925a47aa15 Mon Sep 17 00:00:00 2001 From: kaiv Date: Fri, 28 Feb 2003 00:05:24 +0000 Subject: [PATCH] Fix typo. git-svn-id: svn+ssh://jackaudio.org/trunk/jack@336 0c269be4-1314-0410-8aa9-9f06e86f4224 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index a6dfad1..e3da0dd 100644 --- a/TODO +++ b/TODO @@ -17,7 +17,7 @@ TO BE DECIDED (owner) TODO (owner) -- do build static libraries of drivers and ip-clients (kaiv) +- don't build static libraries of drivers and ip-clients (kaiv) - add explanation of protocol versioning to README.developers (kaiv) - add Pauls graph/subgraph explanation to the design doc (kaiv) - add support for custom jackd --tmpdir in libjack (pbd)