aboutsummaryrefslogtreecommitdiff
path: root/testing/build.test1
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2019-05-12 12:51:28 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2020-02-24 10:31:17 +0000
commit6bac2828b287e1d8d41f0239ffb21f5855b96896 (patch)
treef94c3d93799282fb12bb5fb5f5995aa303e43cc9 /testing/build.test1
parent74634d177b6c9853d6d38144c8783ff10c1b2e9b (diff)
coding style: testing: remove empty lines at end of text files
Empty lines at end of text files are useless. Remove them. Change-Id: Id05a7bd944edccaa03ed9eb48599b2e262664cf0 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5169 Tested-by: jenkins
Diffstat (limited to 'testing/build.test1')
-rw-r--r--testing/build.test1/Makefile3
-rw-r--r--testing/build.test1/README.TXT1
-rw-r--r--testing/build.test1/mingw32_help/include/sys/cdefs.h1
3 files changed, 0 insertions, 5 deletions
diff --git a/testing/build.test1/Makefile b/testing/build.test1/Makefile
index 7271bf2c..02b75230 100644
--- a/testing/build.test1/Makefile
+++ b/testing/build.test1/Makefile
@@ -93,6 +93,3 @@ all.download:
linux.ftd2xx_installed \
linux.ft22232_libftdi \
linux.ftd2xx_installed.setup
-
-
-
diff --git a/testing/build.test1/README.TXT b/testing/build.test1/README.TXT
index c8244382..7f4d401e 100644
--- a/testing/build.test1/README.TXT
+++ b/testing/build.test1/README.TXT
@@ -36,4 +36,3 @@ Dec 26,2008
cd ~/work
make cygwin.buildtest
-
diff --git a/testing/build.test1/mingw32_help/include/sys/cdefs.h b/testing/build.test1/mingw32_help/include/sys/cdefs.h
index c401ce79..606205a5 100644
--- a/testing/build.test1/mingw32_help/include/sys/cdefs.h
+++ b/testing/build.test1/mingw32_help/include/sys/cdefs.h
@@ -20,4 +20,3 @@ details. */
#define __P(protos) protos /* full-blown ANSI C */
#define __CONCAT(__x,__y) __x##__y
#endif
-