Mercurial > vim
view src/proto/pty.pro @ 1897:044d5e9b1292 v7.2.194
updated for version 7.2-194
author | vimboss |
---|---|
date | Wed, 03 Jun 2009 13:05:07 +0000 |
parents | 3fc0f57ecb91 |
children | 1a5d34492798 |
line wrap: on
line source
/* pty.c */ int OpenPTY __ARGS((char **ttyn)); int SetupSlavePTY __ARGS((int fd));