summaryrefslogtreecommitdiff
path: root/doc/libstddjb/gccattributes.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 01:06:16 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-10-04 01:06:16 +0000
commitf3d5157564992f1ef9f390b3ce0c7d3706ba0f19 (patch)
tree4d9312c73d585628304bee0e045562054f9c351d /doc/libstddjb/gccattributes.html
parent3aad40d38f3cba359f78f81dd27b420d19aa45b7 (diff)
downloadskalibs-f3d5157564992f1ef9f390b3ce0c7d3706ba0f19.tar.xz
doc: fix URLs
Diffstat (limited to 'doc/libstddjb/gccattributes.html')
-rw-r--r--doc/libstddjb/gccattributes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libstddjb/gccattributes.html b/doc/libstddjb/gccattributes.html
index 194edc9..fa604be 100644
--- a/doc/libstddjb/gccattributes.html
+++ b/doc/libstddjb/gccattributes.html
@@ -22,7 +22,7 @@
<p>
<tt>skalibs/gccattributes.h</tt> is a set of wrappers around
-<a href="http://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html">gcc
+<a href="https://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html">gcc
attributes</a> (duh). It defines macros that are always valid, and
that have no effect if the compiler is not gcc or the used version
of gcc does not support the wanted attribute.