diff options
Diffstat (limited to 'korean/w3m/files/patch-rc_c')
-rw-r--r-- | korean/w3m/files/patch-rc_c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/korean/w3m/files/patch-rc_c b/korean/w3m/files/patch-rc_c deleted file mode 100644 index 399e17a03ec1..000000000000 --- a/korean/w3m/files/patch-rc_c +++ /dev/null @@ -1,11 +0,0 @@ ---- rc.c.o Fri Mar 23 15:22:57 2001 -+++ rc.c Fri Mar 23 15:23:07 2001 -@@ -184,7 +184,7 @@ - #define CMT_FTPPASS "Password for FTP(use your mail address)" - #define CMT_USERAGENT "User-Agent" - #define CMT_ACCEPTLANG "Accept-Language" --/* #define CMT_DOCUMENTCODE "Document Charset" */ -+#define CMT_DOCUMENTCODE "Document Charset" - #define CMT_WRAP "Wrap search" - #define CMT_VIEW_UNSEENOBJECTS "Display unseenobjects (e.g. bgimage) tag" - #ifdef __EMX__ |