diff options
Diffstat (limited to 'misc/bits/syslog.h')
-rw-r--r-- | misc/bits/syslog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bits/syslog.h b/misc/bits/syslog.h index 86d94536ee..f6b107ffe9 100644 --- a/misc/bits/syslog.h +++ b/misc/bits/syslog.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_SYSLOG_H # error "Never include <bits/syslog.h> directly; use <sys/syslog.h> instead." |