diff options
| author | Chris Lattner <sabre@nondot.org> | 2001-07-23 20:40:41 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2001-07-23 20:40:41 +0000 |
| commit | 85014f4657969345f10a8413da12e6a7d0220c13 (patch) | |
| tree | b2707602a328588169c20c446f4083410c4bf392 /llvm/docs/CodingStandards.html | |
| parent | d5c31333644644cfe14639d0a41874f3683dd646 (diff) | |
| download | bcm5719-llvm-85014f4657969345f10a8413da12e6a7d0220c13.tar.gz bcm5719-llvm-85014f4657969345f10a8413da12e6a7d0220c13.zip | |
Add a missing </a> tag
llvm-svn: 285
Diffstat (limited to 'llvm/docs/CodingStandards.html')
| -rw-r--r-- | llvm/docs/CodingStandards.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CodingStandards.html b/llvm/docs/CodingStandards.html index eb8235235d5..176f796cf4e 100644 --- a/llvm/docs/CodingStandards.html +++ b/llvm/docs/CodingStandards.html @@ -8,7 +8,7 @@ <ol> <li><a href="#introduction">Introduction</a> - <li><a href="#mechanicalissues">Mechanical Source Issues + <li><a href="#mechanicalissues">Mechanical Source Issues</a> <ol> <li><a href="#sourceformating">Source Code Formatting</a> <ol> @@ -646,7 +646,7 @@ If you get some free time, and you haven't read them: do so, you might learn som <address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address> <!-- Created: Tue Jan 23 15:19:28 CST 2001 --> <!-- hhmts start --> -Last modified: Sun Jul 8 19:25:56 CDT 2001 +Last modified: Mon Jul 23 15:40:22 CDT 2001 <!-- hhmts end --> </font> </body></html> |

