summaryrefslogtreecommitdiff
path: root/korean/hanterm-xf86/files/patch-ab
diff options
context:
space:
mode:
authorCHOI Junho <cjh@FreeBSD.org>2000-08-26 16:13:34 +0000
committerCHOI Junho <cjh@FreeBSD.org>2000-08-26 16:13:34 +0000
commite3db2223bb9b228ab17295f7d9d50e451029a17d (patch)
tree719fe2c7ebce9107152f708a3a5e6ce6cf91cf39 /korean/hanterm-xf86/files/patch-ab
parentAdd holyshout 0.1, a mp3 stream-feeder that works with icecast/shoutcast (diff)
Not to display unnecessary 'pty_search' message.
Notes
Notes: svn path=/head/; revision=31999
Diffstat (limited to '')
-rw-r--r--korean/hanterm-xf86/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/korean/hanterm-xf86/files/patch-ab b/korean/hanterm-xf86/files/patch-ab
new file mode 100644
index 000000000000..76765a0a0d53
--- /dev/null
+++ b/korean/hanterm-xf86/files/patch-ab
@@ -0,0 +1,11 @@
+--- main.c~ Thu Mar 2 17:08:33 2000
++++ main.c Sun Aug 27 00:10:09 2000
+@@ -2001,7 +2001,7 @@
+ int *pty;
+ {
+ static int devindex, letter = 0;
+- printf("%s\n",__FUNCTION__);
++ /*printf("%s\n",__FUNCTION__);*/
+
+ #if defined(CRAY)
+ for (; devindex < MAXPTTYS; devindex++) {