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
This commit is contained in:
@@ -20,4 +20,3 @@ details. */
|
||||
#define __P(protos) protos /* full-blown ANSI C */
|
||||
#define __CONCAT(__x,__y) __x##__y
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user