diff options
Diffstat (limited to 'rt/bits/mqueue2.h')
-rw-r--r-- | rt/bits/mqueue2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/bits/mqueue2.h b/rt/bits/mqueue2.h index f9d95db0a5..9c187f2b9d 100644 --- a/rt/bits/mqueue2.h +++ b/rt/bits/mqueue2.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 _FCNTL_H # error "Never include <bits/mqueue2.h> directly; use <mqueue.h> instead." |