summaryrefslogtreecommitdiff
path: root/doc/libstddjb/gccattributes.html
diff options
context:
space:
mode:
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.