From 3be3213d2f76e2968d4854cfb11cecd0b5360129 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sat, 18 Sep 2021 12:15:16 +0200 Subject: Start work on `new' functions --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index a3352ba..63ca7e0 100644 --- a/README +++ b/README @@ -8,12 +8,12 @@ C89, it can be run on practically any UNIX system. It is also rather small: wc -l *.c *.h */*.t */*.lex - 113 cforum.c - 122 ctl.c + 100 cforum.c + 143 ctl.c 230 db.c 10 err.c 106 query.c - 3 ctl.h + 6 ctl.h 40 db.h 0 err.h 14 query.h @@ -25,4 +25,4 @@ It is also rather small: 28 t/post.t 12 t/user.t 87 mktpl/mktpl.lex - 803 total + 814 total -- cgit v1.2.3