regex: also remove dependency on HAVE_WCSCOLL
[gnulib.git] / lib / spawnattr_init.c
index bc2eab8..b050fb4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2009 Free Software Foundation, Inc.
+/* Copyright (C) 2000, 2009-2013 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software: you can redistribute it and/or modify
@@ -21,7 +21,7 @@
 
 #include <string.h>
 
-/* Initialize data structure for file attribute for `spawn' call.  */
+/* Initialize data structure for file attribute for 'spawn' call.  */
 int
 posix_spawnattr_init (posix_spawnattr_t *attr)
 {