From c97caebccd07be7e5bae61d6d40921e01786ba06 Mon Sep 17 00:00:00 2001 From: zwelch Date: Tue, 23 Jun 2009 22:50:08 +0000 Subject: Remove whitespace at end of lines, step 2. - Replace '\s*$' with ''. git-svn-id: svn://svn.berlios.de/openocd/trunk@2380 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- testing/examples/cortex/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/examples/cortex') diff --git a/testing/examples/cortex/test.c b/testing/examples/cortex/test.c index 416bfe95..8a57956f 100644 --- a/testing/examples/cortex/test.c +++ b/testing/examples/cortex/test.c @@ -1,4 +1,4 @@ -/* simple app. +/* simple app. modify test.ld to change address. -- cgit v1.2.3