diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-03-13 02:16:36 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-03-13 02:16:36 +0000 |
commit | 322297796b095c79fb1e200460761cc933a40390 (patch) | |
tree | 7936018bf08e76099941d955d2ea710138d003ca /chinese/scim-pinyin | |
parent | 30e15ee5ba8d4669c9b1779fca9908177d1e91af (diff) | |
download | ports-322297796b095c79fb1e200460761cc933a40390.tar.gz ports-322297796b095c79fb1e200460761cc933a40390.zip |
Notes
Diffstat (limited to 'chinese/scim-pinyin')
-rw-r--r-- | chinese/scim-pinyin/files/extra-patch-4-stable | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chinese/scim-pinyin/files/extra-patch-4-stable b/chinese/scim-pinyin/files/extra-patch-4-stable deleted file mode 100644 index bec92c2d650c..000000000000 --- a/chinese/scim-pinyin/files/extra-patch-4-stable +++ /dev/null @@ -1,10 +0,0 @@ ---- src/scim_special_table.cpp.orig Wed Aug 4 20:10:57 2004 -+++ src/scim_special_table.cpp Wed Aug 4 20:11:13 2004 -@@ -23,6 +23,7 @@ - #include <time.h> - #include <scim.h> - #include "scim_special_table.h" -+#include <cstdio> - - static inline String - _trim_blank (const String &str) |