Rename module 'memxfrm' to 'amemxfrm'.
[gnulib.git] / lib / openpty.c
index 4a3a275..807ab93 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,