diff options
-rw-r--r-- | src/writer.c (renamed from src/write.c) | 0 | ||||
-rw-r--r-- | wscript | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/write.c b/src/writer.c index ef10594b..ef10594b 100644 --- a/src/write.c +++ b/src/writer.c @@ -59,7 +59,7 @@ def build(bld): src/reader.c src/string.c src/uri.c - src/write.c + src/writer.c ''' # Library |