summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodingStandards.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-13 14:58:11 +0000
committerChris Lattner <sabre@nondot.org>2003-10-13 14:58:11 +0000
commite6f4e0770660d7563f48319b613212a715e9ba1e (patch)
tree236c71d04d42b85d7dbc8578d7e8db98f10ca2f8 /llvm/docs/CodingStandards.html
parentaa78cc9e5d05ec7269c1950b1977ac0c2a1815f9 (diff)
downloadbcm5719-llvm-e6f4e0770660d7563f48319b613212a715e9ba1e.tar.gz
bcm5719-llvm-e6f4e0770660d7563f48319b613212a715e9ba1e.zip
Oops, forgot to commit this before: standardize header comments
llvm-svn: 9080
Diffstat (limited to 'llvm/docs/CodingStandards.html')
-rw-r--r--llvm/docs/CodingStandards.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CodingStandards.html b/llvm/docs/CodingStandards.html
index 3eb9f0c5aef..d469d6315ec 100644
--- a/llvm/docs/CodingStandards.html
+++ b/llvm/docs/CodingStandards.html
@@ -101,7 +101,7 @@ Most source trees will probably have a standard file header format. The
standard format for the LLVM source tree looks like this:<p>
<pre>
-//===-- llvm/Instruction.h - Instruction class definition --------*- C++ -*--=//
+//===-- llvm/Instruction.h - Instruction class definition -------*- C++ -*-===//
//
// This file contains the declaration of the Instruction class, which is the
// base class for all of the VM instructions.
@@ -833,7 +833,7 @@ something. :)
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
<!-- Created: Tue Jan 23 15:19:28 CST 2001 -->
<!-- hhmts start -->
-Last modified: Thu Aug 7 16:44:33 CDT 2003
+Last modified: Sun Oct 12 22:12:43 CDT 2003
<!-- hhmts end -->
</font>
</body></html>
OpenPOWER on IntegriCloud