diff options
Diffstat (limited to 'sysdeps/m68k/nptl/bits/semaphore.h')
-rw-r--r-- | sysdeps/m68k/nptl/bits/semaphore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/m68k/nptl/bits/semaphore.h b/sysdeps/m68k/nptl/bits/semaphore.h index 2b58a3f1f1..07184c8eaa 100644 --- a/sysdeps/m68k/nptl/bits/semaphore.h +++ b/sysdeps/m68k/nptl/bits/semaphore.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 _SEMAPHORE_H # error "Never use <bits/semaphore.h> directly; include <semaphore.h> instead." |