Update
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment