summaryrefslogtreecommitdiff
path: root/include/ruby/vm.h
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-28 10:00:27 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-28 10:00:27 +0000
commit14892a26a5f9b0d40764c2b47803fcfaea1d52da (patch)
treee4b2fba1dc5e38b0efaab56ca991302dbbeeef5a /include/ruby/vm.h
parenta7acec675051f8ed49bbc3ab992ac668e5c29fcf (diff)
use https:// instead of http://
[ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'include/ruby/vm.h')
-rw-r--r--include/ruby/vm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ruby/vm.h b/include/ruby/vm.h
index 73345264bd..1bb170d2ce 100644
--- a/include/ruby/vm.h
+++ b/include/ruby/vm.h
@@ -25,7 +25,7 @@ RUBY_SYMBOL_EXPORT_BEGIN
*
* We will prepare VM creation/control APIs on 1.9.2 or later.
* If you have an interest about it, please see mvm branch.
- * http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/mvm/
+ * https://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/mvm/
*/
/* VM type declaration */