Wrap long lines.
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 3 Jun 2004 15:23:59 +0000 (15:23 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 3 Jun 2004 15:23:59 +0000 (15:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13986 91177308-0d34-0410-b5e6-96231b3b80d8

docs/doxygen.intro

index f65bfaa2ece2d3a98e4e2ebe7bc8bed6406ece9b..998cdcf5f0785e108dde4bdd8df7262611e39f20 100644 (file)
@@ -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