diff options
Diffstat (limited to 'bits/shm.h')
-rw-r--r-- | bits/shm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/shm.h b/bits/shm.h index 1d87421779..63f141147e 100644 --- a/bits/shm.h +++ b/bits/shm.h @@ -13,7 +13,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/>. */ #ifndef _SYS_SHM_H # error "Never include <bits/shm.h> directly; use <sys/shm.h> instead." |