see changelog

This commit is contained in:
Evgeniy Kozhuhovskiy
2005-02-20 17:43:55 +00:00
parent 8caeaab8cd
commit b19e0f87ba
+1 -1
View File
@@ -41,7 +41,7 @@ int answ_system(e_session type, char *connstr, int inetd)
state.inet = TRUE;
}
else
state.linename = isatty(0) ? port_get_name(ttyname(0)) : NULL;
state.linename = isatty(0) ? port_get_name(ttyname(0)) : "tcpip";
if( !inetd )
{