summaryrefslogtreecommitdiff
path: root/src/target/arm11.c
diff options
context:
space:
mode:
authorYauheni Kaliuta <y.kaliuta@gmail.com>2009-10-13 20:00:46 +0300
committerØyvind Harboe <oyvind.harboe@zylin.com>2009-10-13 19:16:57 +0200
commit6a2fd7cad507ef24a7dc4ce3c5f8b5351dd12656 (patch)
tree2b0cff45b7feff53d835ed4e59ecf0750fb60e4d /src/target/arm11.c
parentbc0cc62afd7e84432727f470f74d4fb2b405ce35 (diff)
downloadopenocd_libswd-6a2fd7cad507ef24a7dc4ce3c5f8b5351dd12656.tar.gz
openocd_libswd-6a2fd7cad507ef24a7dc4ce3c5f8b5351dd12656.tar.bz2
openocd_libswd-6a2fd7cad507ef24a7dc4ce3c5f8b5351dd12656.tar.xz
openocd_libswd-6a2fd7cad507ef24a7dc4ce3c5f8b5351dd12656.zip
Cleanup: nuke trailling whitespaces
Signed-off-by: Yauheni Kaliuta <y.kaliuta@gmail.com>
Diffstat (limited to 'src/target/arm11.c')
-rw-r--r--src/target/arm11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/arm11.c b/src/target/arm11.c
index c41adfa3..f46e424b 100644
--- a/src/target/arm11.c
+++ b/src/target/arm11.c
@@ -1203,7 +1203,7 @@ int arm11_assert_reset(target_t *target)
/* FIX! we really should assert srst here, but
* how do we reset the target into the halted state?
- *
+ *
* Also arm11 behaves "funny" when srst is asserted
* (as of writing the rules are not understood).
*/