X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fforkpty.c;h=768a90cf5771fd46dede6a9fd852bbb0323584d6;hb=692a15c587c6d741cba6423319efcc957c45c9cb;hp=942aa5477aaa975335f3cb04b6b42506d9eb4a5a;hpb=eb8d73f9107decfddc7de65c4d3ba55b85850b8e;p=gnulib.git diff --git a/lib/forkpty.c b/lib/forkpty.c index 942aa5477..768a90cf5 100644 --- a/lib/forkpty.c +++ b/lib/forkpty.c @@ -21,7 +21,7 @@ #if HAVE_FORKPTY -/* Provider a wrapper with the precise POSIX prototype. */ +/* Provide a wrapper with the prototype of glibc-2.8 and newer. */ # undef forkpty int rpl_forkpty (int *amaster, char *name, struct termios const *termp,