diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2019-05-12 12:52:59 +0200 |
---|---|---|
committer | Antonio Borneo <borneo.antonio@gmail.com> | 2020-02-24 10:31:29 +0000 |
commit | 3bfe4926632d458da449f0438db6949c75b7af59 (patch) | |
tree | 4c91f3064b408ee62bc05051899ae0739cf5606e | |
parent | 6bac2828b287e1d8d41f0239ffb21f5855b96896 (diff) |
coding style: doc: remove empty lines at end of text files
Empty lines at end of text files are useless.
Remove them.
Change-Id: I30e4d3d03c4ce846aa7bcefa7366f88732275557
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5170
Tested-by: jenkins
-rw-r--r-- | NEWS-0.5.0 | 1 | ||||
-rw-r--r-- | TODO | 1 | ||||
-rw-r--r-- | doc/fdl.texi | 1 |
3 files changed, 0 insertions, 3 deletions
@@ -71,4 +71,3 @@ For older NEWS, see the NEWS files associated with each release For more information about contributing test reports, bug fixes, or new features and device support, please read the new Developer Manual (or the BUGS and PATCHES.txt files in the source archive). - @@ -392,4 +392,3 @@ to complete: /** @file This file contains the @ref thelist page. */ - diff --git a/doc/fdl.texi b/doc/fdl.texi index a18c33ea..33b2a164 100644 --- a/doc/fdl.texi +++ b/doc/fdl.texi @@ -449,4 +449,3 @@ to permit their use in free software. @c Local Variables: @c ispell-local-pdict: "ispell-dict" @c End: - |