diff options
author | Dani Megert | 2004-06-21 17:39:07 +0000 |
---|---|---|
committer | Dani Megert | 2004-06-21 17:39:07 +0000 |
commit | 78b22c3306aedd81b7f806f7a347576be509f01c (patch) | |
tree | ee108e00609d67df093e8d91095e16442a44cc20 /org.eclipse.core.filebuffers/schema/documentCreation.exsd | |
parent | 845cf86caac84db4c784af1bebeba7e3c68f53a0 (diff) | |
download | eclipse.platform.text-78b22c3306aedd81b7f806f7a347576be509f01c.tar.gz eclipse.platform.text-78b22c3306aedd81b7f806f7a347576be509f01c.tar.xz eclipse.platform.text-78b22c3306aedd81b7f806f7a347576be509f01c.zip |
Fixed mixed line delimiters
Diffstat (limited to 'org.eclipse.core.filebuffers/schema/documentCreation.exsd')
-rw-r--r-- | org.eclipse.core.filebuffers/schema/documentCreation.exsd | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.core.filebuffers/schema/documentCreation.exsd b/org.eclipse.core.filebuffers/schema/documentCreation.exsd index 3313b8a89..850b026aa 100644 --- a/org.eclipse.core.filebuffers/schema/documentCreation.exsd +++ b/org.eclipse.core.filebuffers/schema/documentCreation.exsd @@ -116,11 +116,11 @@ <meta.section type="copyright"/>
</appInfo>
<documentation>
- <p> -<a href="hglegal.htm"> - <img SRC="ngibmcpy.gif" - ALT="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved." - BORDER="0" height="14" width="324"></a> + <p>
+<a href="hglegal.htm">
+ <img SRC="ngibmcpy.gif"
+ ALT="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved."
+ BORDER="0" height="14" width="324"></a>
</p>
</documentation>
</annotation>
|