diff options
Diffstat (limited to 'misc/sys/mman.h')
-rw-r--r-- | misc/sys/mman.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/sys/mman.h b/misc/sys/mman.h index b27512063b..58c12de1b0 100644 --- a/misc/sys/mman.h +++ b/misc/sys/mman.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/>. */ #ifndef _SYS_MMAN_H #define _SYS_MMAN_H 1 |