diff options
Diffstat (limited to 'posix/spawn_faction_addfchdir.c')
-rw-r--r-- | posix/spawn_faction_addfchdir.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/spawn_faction_addfchdir.c b/posix/spawn_faction_addfchdir.c index 9b07ed1507..e985f23636 100644 --- a/posix/spawn_faction_addfchdir.c +++ b/posix/spawn_faction_addfchdir.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <errno.h> #include <spawn.h> |