sgw | Static git web (fork of stagit) |
| download: https://git.y1.nz/archives/sgw.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 727e02be6c6aaafd929341963465bf6e1ff2947d parent 295e4b8cb95114bb74b582c7332bc4c171f36dd3 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Thu, 25 Mar 2021 18:17:34 +0100 tiny comment change Diffstat:
| M | stagit.c | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stagit.c b/stagit.c @@ -377,7 +377,7 @@ xmlencode(FILE *fp, const char *s, size_t len) } } -/* Escape characters below as HTML 2.0 / XML 1.0, ignore printing '\n', '\r' */ +/* Escape characters below as HTML 2.0 / XML 1.0, ignore printing '\r', '\n' */ void xmlencodeline(FILE *fp, const char *s, size_t len) {
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.