mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Not to display unnecessary 'pty_search' message.
This commit is contained in:
parent
ea9fe2dcf1
commit
e3db2223bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31999
11
korean/hanterm-xf86/files/patch-ab
Normal file
11
korean/hanterm-xf86/files/patch-ab
Normal file
@ -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++) {
|
Loading…
Reference in New Issue
Block a user