diff options
author | Chris Lattner <sabre@nondot.org> | 2007-12-19 19:48:49 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-12-19 19:48:49 +0000 |
commit | f021f8a5acd5ed9d4651fd9b07edbe6b6c38635c (patch) | |
tree | cf6d1ef25412e969f7d588956296d3b78df32d65 /docs/CommandLine.html | |
parent | 6f74b48862948ebb83c7bf7036a76c9e84543fb4 (diff) | |
download | external_llvm-f021f8a5acd5ed9d4651fd9b07edbe6b6c38635c.zip external_llvm-f021f8a5acd5ed9d4651fd9b07edbe6b6c38635c.tar.gz external_llvm-f021f8a5acd5ed9d4651fd9b07edbe6b6c38635c.tar.bz2 |
fix formatting
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45214 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandLine.html')
-rw-r--r-- | docs/CommandLine.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandLine.html b/docs/CommandLine.html index bf80ec0..cb77a43 100644 --- a/docs/CommandLine.html +++ b/docs/CommandLine.html @@ -60,7 +60,7 @@ <tt>cl::ParseCommandLineOptions</tt> function</a></li> <li><a href="#cl::ParseEnvironmentOptions">The <tt>cl::ParseEnvironmentOptions</tt> function</a></li> - <li><a href="#cl::SetVersionPrinter">The cl::SetVersionPrinter + <li><a href="#cl::SetVersionPrinter">The <tt>cl::SetVersionPrinter</tt> function</a></li> <li><a href="#cl::opt">The <tt>cl::opt</tt> class</a></li> <li><a href="#cl::list">The <tt>cl::list</tt> class</a></li> |