diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2009-12-30 07:48:49 +0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-30 11:51:29 -0800 |
commit | 7c5acf8660ddfce4746152e03749b699532f513f (patch) | |
tree | 3542639833cbf6b00a84ff606e592faa3ca7d332 /testing/testcases.html | |
parent | 17fb7ead4b901f10c01c0824f594d91775b012b3 (diff) | |
download | openocd_libswd-7c5acf8660ddfce4746152e03749b699532f513f.tar.gz openocd_libswd-7c5acf8660ddfce4746152e03749b699532f513f.tar.bz2 openocd_libswd-7c5acf8660ddfce4746152e03749b699532f513f.tar.xz openocd_libswd-7c5acf8660ddfce4746152e03749b699532f513f.zip |
whitespace cleanup, mostly for docs
Remove useless space/tab at end of lines.
Remove spaces in indentation and replace with tab.
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'testing/testcases.html')
-rw-r--r-- | testing/testcases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testcases.html b/testing/testcases.html index 3c1a0242..a3d65b91 100644 --- a/testing/testcases.html +++ b/testing/testcases.html @@ -12,7 +12,7 @@ each subversion number. <tr><td>Test results</td><td>comment</td></tr> <tr><td><a href="examples/SAM7S256Test/results/607.html">SAM7 R607</a></td><td>PASS</td></tr> <tr><td><a href="examples/STR710Test/results/607.html">STR710 R607</a></td><td>PASS</td></tr> - + <tr><td><a href="results/template.html">template</a></td><td>Test results template</td></tr> </table> |