aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
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