Commit ca943289 ca94328921e69751f42c35c0b44d58c11ae2623b by Sergey Poznyakoff

Update

1 parent ce9e8982
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
17 Implement normal UNIX-style configuration files: 17 Implement normal UNIX-style configuration files:
18 18
19 * mailbox/cfg_lexer.c: New file. 19 * mailbox/cfg_lexer.c: New file.
20 * mailbox/cfg_parser.c: New file. 20 * mailbox/cfg_parser.y: New file.
21 * mailbox/cfg_parser.h: New file. 21 * mailbox/cfg_parser.h: New file.
22 * mailbox/Makefile.am: Add cfg_ sources and socket_stream.c. 22 * mailbox/Makefile.am: Add cfg_ sources and socket_stream.c.
23 23
......