diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2019-05-12 12:53:56 +0200 |
---|---|---|
committer | Antonio Borneo <borneo.antonio@gmail.com> | 2020-05-02 15:40:12 +0100 |
commit | 9e23c9ae3551dc14e15bdfe129fd9e03c6970f33 (patch) | |
tree | 1c292b6c1049d7c2da0885afcb71ae07b757be44 /tcl/test/syntax1.cfg | |
parent | c60252ac2b636c4d99b766a574b9df0966151696 (diff) | |
download | riscv-openocd-9e23c9ae3551dc14e15bdfe129fd9e03c6970f33.zip riscv-openocd-9e23c9ae3551dc14e15bdfe129fd9e03c6970f33.tar.gz riscv-openocd-9e23c9ae3551dc14e15bdfe129fd9e03c6970f33.tar.bz2 |
coding style: tcl: remove empty lines at end of text files
Empty lines at end of text files are useless.
Remove them.
Change-Id: I503cb0a96c7ccb132f4486c206a48831121d7abd
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5171
Tested-by: jenkins
Diffstat (limited to 'tcl/test/syntax1.cfg')
-rw-r--r-- | tcl/test/syntax1.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tcl/test/syntax1.cfg b/tcl/test/syntax1.cfg index 04e615e..2e66188 100644 --- a/tcl/test/syntax1.cfg +++ b/tcl/test/syntax1.cfg @@ -27,4 +27,3 @@ mvb 0xE01FC040 0x01 set _FLASHNAME $_CHIPNAME.flash flash bank $_FLASHNAME lpc2000 0x0 0x7d000 0 0 0 lpc2000_v2 14765 - |