X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fspawnattr_destroy.c;h=ec6c7cf00337f3d2e2834b5d979d27df3568c9b3;hb=f2c107574ca11e86b783aad91e7bcd3b7c8a0e91;hp=896064d164ca6890a9a462a1a11c89ca50c7ec7c;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/lib/spawnattr_destroy.c b/lib/spawnattr_destroy.c index 896064d16..ec6c7cf00 100644 --- a/lib/spawnattr_destroy.c +++ b/lib/spawnattr_destroy.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009, 2010 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 @@ -19,7 +19,7 @@ /* Specification. */ #include -/* Initialize data structure for file attribute for `spawn' call. */ +/* Initialize data structure for file attribute for 'spawn' call. */ int posix_spawnattr_destroy (posix_spawnattr_t *attr) {