From 9449c4b1ec7114ae6927a563b43d1fbd4d5bbae4 Mon Sep 17 00:00:00 2001 From: Noah Misch Date: Mon, 15 Feb 2016 02:35:52 -0500 Subject: [PATCH] Replace broken link in comment. --- src/include/port/atomics/generic-xlc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/port/atomics/generic-xlc.h b/src/include/port/atomics/generic-xlc.h index 3909ce4de7..1e8a11e291 100644 --- a/src/include/port/atomics/generic-xlc.h +++ b/src/include/port/atomics/generic-xlc.h @@ -9,7 +9,7 @@ * * Documentation: * * Synchronization and atomic built-in functions - * http://publib.boulder.ibm.com/infocenter/lnxpcomp/v8v101/topic/com.ibm.xlcpp8l.doc/compiler/ref/bif_sync.htm + * http://www-01.ibm.com/support/knowledgecenter/SSGH3R_13.1.2/com.ibm.xlcpp131.aix.doc/compiler_ref/bifs_sync_atomic.html * * src/include/port/atomics/generic-xlc.h * -- 2.40.0