inttostr: add a new function, inttostr, and tests
[pspp] / lib / openpty.c
index 4a3a2757aae66ee6e0c277128889138539fb5b5c..807ab93ecc535e7da73d7859779450a21e73c3a2 100644 (file)
@@ -21,7 +21,7 @@
 
 #if HAVE_OPENPTY
 
-/* Provider a wrapper with the precise POSIX prototype.  */
+/* Provide a wrapper with the prototype of glibc-2.8 and newer.  */
 # undef openpty
 int
 rpl_openpty (int *amaster, int *aslave, char *name,