Mercurial > vim
view src/proto/pty.pro @ 350:21966c008598
updated for version 7.0091
author | vimboss |
---|---|
date | Thu, 23 Jun 2005 22:27:26 +0000 |
parents | 3fc0f57ecb91 |
children | 1a5d34492798 |
line wrap: on
line source
/* pty.c */ int OpenPTY __ARGS((char **ttyn)); int SetupSlavePTY __ARGS((int fd));