getptyslave returns void
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@630 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -964,7 +964,7 @@ static void maybe_push_modules(int fd, char **modules)
|
|||||||
* that is necessary. The return value is a file descriptor
|
* that is necessary. The return value is a file descriptor
|
||||||
* for the slave side.
|
* for the slave side.
|
||||||
*/
|
*/
|
||||||
int getptyslave(void)
|
void getptyslave(void)
|
||||||
{
|
{
|
||||||
register int t = -1;
|
register int t = -1;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user