posix_spawn_file_actions_addclose: Work around Solaris 11 2011-11 bug.
[gnulib.git] / lib / getaddrinfo.c
index d9bc058..f3afa97 100644 (file)
@@ -332,7 +332,7 @@ getaddrinfo (const char *restrict nodename,
   return 0;
 }
 
-/* Free `addrinfo' structure AI including associated storage.  */
+/* Free 'addrinfo' structure AI including associated storage.  */
 void
 freeaddrinfo (struct addrinfo *ai)
 {