Root/jfbterm/patches/003-iconv.patch

1--- a/vterm.c 2010-06-20 11:45:25.027920481 +0400
2+++ b/vterm.c 2010-06-20 11:45:32.394920713 +0400
3@@ -795,7 +795,7 @@
4 tvterm_put_otherCS_char(TVterm *p, u_char ch)
5 {
6     int rev;
7- char *inbuf;
8+ const char *inbuf;
9     size_t inbuflen;
10     char *outbuf;
11     size_t outbuflen;
12

Archive Download this file



interactive