diff options
author | Glenn Kasten <gkasten@google.com> | 2016-03-18 12:28:06 -0700 |
---|---|---|
committer | Glenn Kasten <gkasten@google.com> | 2016-03-18 12:30:09 -0700 |
commit | ff7c8b9e9d28fa4fb4a5cd43ffc4ffae9b23706e (patch) | |
tree | b3258cc93764e281120719952dea52ffb2107fcc /docs/overview-ext.html | |
parent | b2cc929657926750336b22a9333c3738dfa38e29 (diff) |
Fix CRLF
Change-Id: I6740b5fefae2f16d0ce247ff78e7cb5a6f3f8642
Diffstat (limited to 'docs/overview-ext.html')
-rw-r--r-- | docs/overview-ext.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/overview-ext.html b/docs/overview-ext.html index 57202452fc73..f80d629633a0 100644 --- a/docs/overview-ext.html +++ b/docs/overview-ext.html @@ -1,8 +1,8 @@ -<body>
-Some random libraries that we've imported:
-<ul>
- <li>GData</li>
- <li>Apache commons HTTPClient</li>
- <li>A sax parser</li>
-</ul>
-</body>
+<body> +Some random libraries that we've imported: +<ul> + <li>GData</li> + <li>Apache commons HTTPClient</li> + <li>A sax parser</li> +</ul> +</body> |