]> prime8.dev >> repos - ttyd.git/commit
Fix type declaration (#357)
authorAdam Bliss <abliss@gmail.com>
Tue, 19 May 2020 02:20:57 +0000 (22:20 -0400)
committerGitHub <noreply@github.com>
Tue, 19 May 2020 02:20:57 +0000 (10:20 +0800)
commit2beab0d203926af0ed4c3147a79b07dbde734835
treef675e2210eb9854df5e6d9e4e690d11d41e33ff0
parentb25259742c1334377f95a46b3c8927d4996d9977
Fix type declaration (#357)

`pty` is a file descriptor (i.e. an int), not a pid.
src/terminal.c