diff options
Diffstat (limited to 'tool/stripccomments.c')
-rw-r--r-- | tool/stripccomments.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/stripccomments.c b/tool/stripccomments.c index 1bdb5c6b8..1d8525278 100644 --- a/tool/stripccomments.c +++ b/tool/stripccomments.c @@ -117,7 +117,7 @@ void do_it_all(void){ https://github.com/emscripten-core/emscripten/issues/23412 - Such regexes will always necessarily be preceeded by a + Such regexes will always necessarily be preceded by a backslash, though. It is hypothetically possible for a legitimate comment |