Fix copy-paste defect in comment.
authorNoah Misch <noah@leadboat.com>
Sat, 26 Oct 2019 19:55:16 +0000 (12:55 -0700)
committerNoah Misch <noah@leadboat.com>
Sat, 26 Oct 2019 19:55:16 +0000 (12:55 -0700)
Commit a7471bd85c05f849e88d6cfe9da3c795008e8f2e introduced it.

src/include/c.h

index edc7822b0f50eaa6e192ad71f3f4735f5d38a5f8..d752cc07dcc96c64ab6f8313297a8b80cee5135a 100644 (file)
  * GCC: https://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html
  * GCC: https://gcc.gnu.org/onlinedocs/gcc/Type-Attributes.html
  * Sunpro: https://docs.oracle.com/cd/E18659_01/html/821-1384/gjzke.html
- * 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
  * XLC: https://www.ibm.com/support/knowledgecenter/SSGH2K_13.1.2/com.ibm.xlc131.aix.doc/language_ref/type_attrib.html
  */