File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -571,7 +571,7 @@ pg_utf_mblen(const unsigned char *s)
571
571
/*
572
572
* This is an implementation of wcwidth() and wcswidth() as defined in
573
573
* "The Single UNIX Specification, Version 2, The Open Group, 1997"
574
- * <http://www.UNIX-systems .org/online.html>
574
+ * <http://www.unix .org/online.html>
575
575
*
576
576
* Markus Kuhn -- 2001-09-08 -- public domain
577
577
*
Original file line number Diff line number Diff line change 101
101
* GCC: https://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html
102
102
* GCC: https://gcc.gnu.org/onlinedocs/gcc/Type-Attributes.html
103
103
* Sunpro: https://docs.oracle.com/cd/E18659_01/html/821-1384/gjzke.html
104
- * XLC: http ://www-01 .ibm.com/support/knowledgecenter/SSGH2K_11 .1.0 /com.ibm.xlc111 .aix.doc/language_ref/function_attributes .html
105
- * XLC: http ://www-01 .ibm.com/support/knowledgecenter/SSGH2K_11 .1.0 /com.ibm.xlc111 .aix.doc/language_ref/type_attrib.html
104
+ * XLC: https ://www.ibm.com/support/knowledgecenter/SSGH2K_13 .1.2 /com.ibm.xlc131 .aix.doc/language_ref/type_attrib .html
105
+ * XLC: https ://www.ibm.com/support/knowledgecenter/SSGH2K_13 .1.2 /com.ibm.xlc131 .aix.doc/language_ref/type_attrib.html
106
106
*/
107
107
108
108
/* only GCC supports the unused attribute */
You can’t perform that action at this time.
0 commit comments