From 38279f8769ded1b86b8de3a8bf4677192e765bc4 Mon Sep 17 00:00:00 2001 From: Alexander Vdolainen Date: Mon, 2 Feb 2015 14:39:38 +0200 Subject: [PATCH] fixed TODO --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 5cf5be2..8aaec19 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ - Move sexp related functions and macros to libsexpr - - Split connection.c to sntlapi.c and sntl.c + - Split connection.c to message.c, channel.c and support/misc .c (partially done) - Optimize a lot of repeating code, sometimes to static inline - Move cache related functions to libtdata