diff options
Diffstat (limited to 'bits/waitstatus.h')
-rw-r--r-- | bits/waitstatus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/waitstatus.h b/bits/waitstatus.h index 9d08786c04..f4f3b1f781 100644 --- a/bits/waitstatus.h +++ b/bits/waitstatus.h @@ -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/>. */ #if !defined _SYS_WAIT_H && !defined _STDLIB_H # error "Never include <bits/waitstatus.h> directly; use <sys/wait.h> instead." |