summaryrefslogtreecommitdiff
path: root/src/target/cortex_swjdp.c
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-02-29 12:37:45 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-02-29 12:37:45 +0000
commit6d3bed69dc023f49b51b6504d977463e722e9e9d (patch)
tree59031bcb6c1c40d895cbb3fb8b5598c7fda7f4b5 /src/target/cortex_swjdp.c
parent0d2b289048e603fd529cfceb82b589661946bea7 (diff)
downloadopenocd_libswd-6d3bed69dc023f49b51b6504d977463e722e9e9d.tar.gz
openocd_libswd-6d3bed69dc023f49b51b6504d977463e722e9e9d.tar.bz2
openocd_libswd-6d3bed69dc023f49b51b6504d977463e722e9e9d.tar.xz
openocd_libswd-6d3bed69dc023f49b51b6504d977463e722e9e9d.zip
Uwe Hermann:
Small cosmetic fixes in the license header to make them all look the same, fix some typos, update README. git-svn-id: svn://svn.berlios.de/openocd/trunk@396 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/target/cortex_swjdp.c')
-rw-r--r--src/target/cortex_swjdp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/cortex_swjdp.c b/src/target/cortex_swjdp.c
index 160f4c53..81ff6f99 100644
--- a/src/target/cortex_swjdp.c
+++ b/src/target/cortex_swjdp.c
@@ -22,7 +22,7 @@
* CoreSight (Light?) SerialWireJtagDebugPort *
* *
* CoreSight™ DAP-Lite TRM, ARM DDI 0316A *
- * Cortex-M3™ TRM, ARM DDI 0337C *
+ * Cortex-M3™ TRM, ARM DDI 0337C *
* *
***************************************************************************/
#ifdef HAVE_CONFIG_H