commit | 0f85c3559522b04fca246eff1dc1b500bd7639c7 | [log] [tgz] |
---|---|---|
author | Bill Wendling <isanbard@gmail.com> | Mon Jul 23 03:56:42 2007 +0000 |
committer | Bill Wendling <isanbard@gmail.com> | Mon Jul 23 03:56:42 2007 +0000 |
tree | 3fc57d6c07cba61d61ec7878f3441e48b74db1b8 | |
parent | aa4d244f516e275972228a3e1dfe058573ababfa [diff] [blame] |
Small change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40413 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index 493a6a6..c9b48f4 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html
@@ -45,7 +45,7 @@ <div class="doc_code"> <pre> -svn co llvm.org/svn/llvm-project/llvm-gcc-4.0/trunk <i>dst-directory</i> +svn co http://llvm.org/svn/llvm-project/llvm-gcc-4.0/trunk <i>dst-directory</i> </pre> </div>