Better support for multihomed servers in libkrb.

Make telnetd multihome aware.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@268 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Björn Groenvall
1996-02-18 17:12:14 +00:00
parent 83c3c96a9f
commit 48bfa66da1

View File

@@ -1637,4 +1637,3 @@ doeof()
*pfrontp++ = slctab[SLC_EOF].sptr ? *pfrontp++ = slctab[SLC_EOF].sptr ?
(unsigned char)*slctab[SLC_EOF].sptr : '\004'; (unsigned char)*slctab[SLC_EOF].sptr : '\004';
} }