aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-09-19 15:02:28 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-09-19 15:09:47 +0200
commit93c1df59ef14348e9a3e1d66ea0b96960f5b5732 (patch)
tree19c325492173e2bc602b5a8c116471e274e19068 /README
parent53569c91e4ebdbba96e6286f846dead1d427e6e2 (diff)
downloadcforum-93c1df59ef14348e9a3e1d66ea0b96960f5b5732.tar.gz
Fix ISVIS, parse database error
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 9a80f3c..7f982fa 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ It is also rather small:
wc -l *.c *.h */*.t */*.lex
96 cforum.c
- 296 ctl.c
+ 301 ctl.c
268 db.c
11 err.c
144 query.c
@@ -22,4 +22,4 @@ It is also rather small:
28 t/post.t
12 t/user.t
95 mktpl/mktpl.lex
- 1132 total
+ 1137 total