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 | f1be288617d196902637ad75908d9ba28be6e443 (patch) | |
| tree | 5a08bd53fda8b0acd3f0b681a23588076fac8cdd /llvm/docs/CommandLine.html | |
| parent | 6c0b224011eb6365ff716292675b1a3743255931 (diff) | |
| download | bcm5719-llvm-f1be288617d196902637ad75908d9ba28be6e443.tar.gz bcm5719-llvm-f1be288617d196902637ad75908d9ba28be6e443.zip | |
fix formatting
llvm-svn: 45214
Diffstat (limited to 'llvm/docs/CommandLine.html')
| -rw-r--r-- | llvm/docs/CommandLine.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandLine.html b/llvm/docs/CommandLine.html index bf80ec07d45..cb77a4348ef 100644 --- a/llvm/docs/CommandLine.html +++ b/llvm/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> |

