mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 15:05:11 +00:00
[ADD/WIP] Manpages!
This commit is contained in:
parent
4d6ba32e98
commit
12b654bb51
2 changed files with 9 additions and 1 deletions
|
|
@ -488,6 +488,7 @@ Main(Array *args, HashMap *env)
|
|||
StreamPrintf(output, "</body>");
|
||||
|
||||
StreamPrintf(output, "</html>");
|
||||
StreamFlush(output);
|
||||
|
||||
StreamClose(output);
|
||||
StreamClose(input);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue