diff options
Diffstat (limited to 'x11/xterm/patches/patch-util_c')
-rw-r--r-- | x11/xterm/patches/patch-util_c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xterm/patches/patch-util_c b/x11/xterm/patches/patch-util_c index 0a87e1f..4cd4cde 100644 --- a/x11/xterm/patches/patch-util_c +++ b/x11/xterm/patches/patch-util_c @@ -6,7 +6,7 @@ The final form of the diff follows a suggestion from tedu@. Index: util.c --- util.c.orig +++ util.c -@@ -5447,6 +5447,10 @@ systemWcwidthOk(int samplesize, int samplepass) +@@ -5593,6 +5593,10 @@ systemWcwidthOk(int samplesize, int samplepass) wchar_t n; int oops = 0; |