diff options
| author | Misha Brukman <brukman+llvm@gmail.com> | 2004-06-03 15:23:59 +0000 |
|---|---|---|
| committer | Misha Brukman <brukman+llvm@gmail.com> | 2004-06-03 15:23:59 +0000 |
| commit | b18cc84921e9a81dcbb0dc9574dfb8bf267004e8 (patch) | |
| tree | 4bc4a88c964654bbc928e7c2f731d3c8f7f4cf19 /llvm/docs/doxygen.intro | |
| parent | 313373d4d714858da3d51671185da9638c176036 (diff) | |
| download | bcm5719-llvm-b18cc84921e9a81dcbb0dc9574dfb8bf267004e8.tar.gz bcm5719-llvm-b18cc84921e9a81dcbb0dc9574dfb8bf267004e8.zip | |
Wrap long lines.
llvm-svn: 13986
Diffstat (limited to 'llvm/docs/doxygen.intro')
| -rw-r--r-- | llvm/docs/doxygen.intro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/doxygen.intro b/llvm/docs/doxygen.intro index f65bfaa2ece..998cdcf5f07 100644 --- a/llvm/docs/doxygen.intro +++ b/llvm/docs/doxygen.intro @@ -18,8 +18,8 @@ /// @section main_caveat Caveat /// This documentation is generated directly from the source code with doxygen. /// Since LLVM is constantly under active development, what you're about to -/// read is out of date! However, it may still be useful since certain portions of -/// LLVM are very stable. +/// read is out of date! However, it may still be useful since certain portions +/// of LLVM are very stable. /// /// @section main_changelog Change Log /// - Original content written 12/30/2003 by Reid Spencer |

