8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e653c71 commit b804521Copy full SHA for b804521
src/include/c.h
@@ -101,7 +101,7 @@
101
* GCC: https://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html
102
* GCC: https://gcc.gnu.org/onlinedocs/gcc/Type-Attributes.html
103
* Sunpro: https://docs.oracle.com/cd/E18659_01/html/821-1384/gjzke.html
104
- * XLC: https://www.ibm.com/support/knowledgecenter/SSGH2K_13.1.2/com.ibm.xlc131.aix.doc/language_ref/type_attrib.html
+ * XLC: https://www.ibm.com/support/knowledgecenter/SSGH2K_13.1.2/com.ibm.xlc131.aix.doc/language_ref/function_attributes.html
105
* XLC: https://www.ibm.com/support/knowledgecenter/SSGH2K_13.1.2/com.ibm.xlc131.aix.doc/language_ref/type_attrib.html
106
*/
107
0 commit comments