ports/textproc/isearch/patches/patch-src_sw_hxx

11 lines
161 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: src/sw.hxx
--- src/sw.hxx.orig
+++ src/sw.hxx
@@ -1,5 +1,5 @@
// 400 words
-char *stoplist[] = {
+const char *stoplist[] = {
"0",
"1",
"2",