diff options
Diffstat (limited to 'chinese/gcin/files/patch-tsin.c')
-rw-r--r-- | chinese/gcin/files/patch-tsin.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chinese/gcin/files/patch-tsin.c b/chinese/gcin/files/patch-tsin.c new file mode 100644 index 000000000000..d3e6c616dded --- /dev/null +++ b/chinese/gcin/files/patch-tsin.c @@ -0,0 +1,11 @@ +--- tsin.c.orig Tue Sep 20 22:26:31 2005 ++++ tsin.c Tue Sep 20 23:01:14 2005 +@@ -469,7 +469,7 @@ + } + + #define PH_SHIFT_N (tsin_buffer_size - 1) +-void compact_win0_x(); ++//void compact_win0_x(); + + static void shift_ins() + { |