typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@243 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1611,7 +1611,7 @@ recv_ayt()
|
|||||||
{
|
{
|
||||||
#if defined(SIGINFO) && defined(TCSIG)
|
#if defined(SIGINFO) && defined(TCSIG)
|
||||||
if (slctab[SLC_AYT].sptr && *slctab[SLC_AYT].sptr != _POSIX_VDISABLE) {
|
if (slctab[SLC_AYT].sptr && *slctab[SLC_AYT].sptr != _POSIX_VDISABLE) {
|
||||||
(void) ioctl(pty, TCSIG, (char *)SIGINFO);
|
(void) ioctl(ourpty, TCSIG, (char *)SIGINFO);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user