1
0
forked from aniani/vim
Files
vim/src/proto/pty.pro
2004-06-13 20:20:40 +00:00

4 lines
83 B
Prolog

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