aboutsummaryrefslogtreecommitdiff
path: root/korean/han/files/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'korean/han/files/patch-ak')
-rw-r--r--korean/han/files/patch-ak25
1 files changed, 0 insertions, 25 deletions
diff --git a/korean/han/files/patch-ak b/korean/han/files/patch-ak
deleted file mode 100644
index bd724bb48035..000000000000
--- a/korean/han/files/patch-ak
+++ /dev/null
@@ -1,25 +0,0 @@
---- include/vt.h.orig Fri Jan 24 16:08:13 1997
-+++ include/vt.h Sat Aug 7 05:06:49 1999
-@@ -59,7 +59,12 @@
- ins,
- active,
- wrap,
-+#if defined(__FreeBSD__)
-+ text_mode,
-+ cursor_key_mode;
-+#else
- text_mode;
-+#endif
- };
-
- extern struct _con_info con;
-@@ -75,6 +80,9 @@
- extern void VtStart(void);
- extern void VtEmu(const char*, int nchars);
- extern void VtCleanup(void);
-+#if defined(__FreeBSD__)
-+extern int cons25tovt100(u_char *buff, int len, const int max);
-+#endif
-
- #define sjistojis(ch, cl)\
- {\