From 9d5767b6b005e426f77460c42bafce157de74a25 Mon Sep 17 00:00:00 2001 From: Antonio Borneo Date: Sun, 12 May 2019 12:26:46 +0200 Subject: coding style: add newline at end of text files Some text file is missing newline at EOF. Add it. Change-Id: Ieebc790096f40961283c644642e56fde975e957f Signed-off-by: Antonio Borneo Reviewed-on: http://openocd.zylin.com/5167 Tested-by: jenkins --- tcl/target/c100config.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcl/target') diff --git a/tcl/target/c100config.tcl b/tcl/target/c100config.tcl index 52efa83c..a72a2fa8 100644 --- a/tcl/target/c100config.tcl +++ b/tcl/target/c100config.tcl @@ -409,4 +409,4 @@ proc flashUBOOT {file} { putsUART0 "done.\n" putsUART0 "Rebooting, please wait!\n" reboot -} \ No newline at end of file +} -- cgit v1.2.3-18-g5258