mirror of
git://git.codemadness.org/stagit
synced 2025-03-08 15:49:10 -05:00
tiny comment change
This commit is contained in:
parent
295e4b8cb9
commit
727e02be6c
2
stagit.c
2
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)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user