aboutsummaryrefslogtreecommitdiffstats
path: root/ws_symbol_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'ws_symbol_export.h')
-rw-r--r--ws_symbol_export.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ws_symbol_export.h b/ws_symbol_export.h
index 7d80e06873..85b36d09f9 100644
--- a/ws_symbol_export.h
+++ b/ws_symbol_export.h
@@ -60,7 +60,7 @@
* that support it.
*/
-/* Originally copied from GCC Wiki at http://gcc.gnu.org/wiki/Visibility */
+/* Originally copied from GCC Wiki at https://gcc.gnu.org/wiki/Visibility */
#if defined _WIN32 || defined __CYGWIN__
/* Compiling for Windows, so we use the Windows DLL declarations. */
#ifdef WS_BUILD_DLL