view src/proto/pty.pro @ 1264:f0f817a7d773

updated for version 7.1
author vimboss
date Sat, 12 May 2007 14:32:25 +0000
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line source

/* pty.c */
int OpenPTY __ARGS((char **ttyn));
int SetupSlavePTY __ARGS((int fd));