time_r: Add missing declarations on HP-UX 11.
[pspp] / lib / forkpty.c
index 942aa5477aaa975335f3cb04b6b42506d9eb4a5a..768a90cf5771fd46dede6a9fd852bbb0323584d6 100644 (file)
@@ -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,