index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
proto
/
pty.pro
blob: 35e5c2b7acd3505d520acda7f4f0e351b2d24e21 (
plain
)
1
2
3
4
/* pty.c */ int SetupSlavePTY(int fd); int OpenPTY(char **ttyn); /* vim: set ft=c : */