view src/proto/pty.pro @ 1181:aa594ea5ac60

updated for version 7.1a
author vimboss
date Sun, 06 May 2007 16:46:03 +0000
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line source

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