diff options
Diffstat (limited to 'support/xposix_spawn.c')
-rw-r--r-- | support/xposix_spawn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/xposix_spawn.c b/support/xposix_spawn.c index e846017632..1c89b79832 100644 --- a/support/xposix_spawn.c +++ b/support/xposix_spawn.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 <support/xspawn.h> #include <support/check.h> |