]> git.sur5r.net Git - openocd/commitdiff
Oopss. Forgot to list Duane Ellis <openocd@duaneellis.com> as the author of changes...
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 6 Jul 2008 19:25:04 +0000 (19:25 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 6 Jul 2008 19:25:04 +0000 (19:25 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@756 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/tcl/commands.tcl

index 7d90f36c2bf026ae0f2376285a71eaa5aa42db78..a272c1342ec3e17000dcb181820f56396107dc14 100644 (file)
@@ -1,3 +1,4 @@
+
 # implements Tcl procedures/functions
 proc peek {address} {
        return [openocd_throw "mdw $address"]