8213265: fix missing newlines at end of files
Reviewed-by: darcy
This commit is contained in:
parent
be00a3f7ee
commit
72bfdd96f1
@ -2,4 +2,4 @@
|
||||
<BODY>
|
||||
foo {@summary bar} baz.
|
||||
</BODY>
|
||||
</HTML>
|
||||
</HTML>
|
||||
|
@ -5,4 +5,4 @@
|
||||
<BODY>
|
||||
A simple well formed html document <pre>overview0.html</pre>.
|
||||
</BODY>
|
||||
</HTML>
|
||||
</HTML>
|
||||
|
@ -5,4 +5,4 @@
|
||||
Html document <pre>overview1.html</pre>.
|
||||
Missing HTML.
|
||||
</BODY>
|
||||
</HTML>
|
||||
</HTML>
|
||||
|
@ -5,4 +5,4 @@
|
||||
Html document <pre>overview2.html</pre>.
|
||||
Missing HEAD.
|
||||
</BODY>
|
||||
</HTML>
|
||||
</HTML>
|
||||
|
@ -5,4 +5,4 @@
|
||||
Html document <pre>overview3.html</pre>.
|
||||
Missing enclosing HEAD.
|
||||
</BODY>
|
||||
</HTML>
|
||||
</HTML>
|
||||
|
@ -5,4 +5,4 @@
|
||||
<BODY>
|
||||
Html document <pre>overview5.html</pre>.
|
||||
Missing enclosing HTML
|
||||
</BODY>
|
||||
</BODY>
|
||||
|
@ -8,4 +8,4 @@
|
||||
<BODY>
|
||||
A simple well formed html document <pre>package.html<pre>.
|
||||
</BODY>
|
||||
</HTML>
|
||||
</HTML>
|
||||
|
@ -6,4 +6,4 @@
|
||||
A simple well formed html document <pre>package.html</pre>.
|
||||
In package pkg.
|
||||
</BODY>
|
||||
</HTML>
|
||||
</HTML>
|
||||
|
Loading…
Reference in New Issue
Block a user