summaryrefslogtreecommitdiff
path: root/lib/spawnattr_destroy.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/spawnattr_destroy.c')
-rw-r--r--lib/spawnattr_destroy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/spawnattr_destroy.c b/lib/spawnattr_destroy.c
index 5b498a0..ec6c7cf 100644
--- a/lib/spawnattr_destroy.c
+++ b/lib/spawnattr_destroy.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000, 2009-2011 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 <spawn.h>
-/* 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)
{