From 9a8746de25e3f47c96cd2cfd448493e96586a079 Mon Sep 17 00:00:00 2001 From: oharboe Date: Sun, 6 Jul 2008 19:25:04 +0000 Subject: [PATCH] Oopss. Forgot to list Duane Ellis as the author of changes in 755. git-svn-id: svn://svn.berlios.de/openocd/trunk@756 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/tcl/commands.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tcl/commands.tcl b/src/tcl/commands.tcl index 7d90f36c2b..a272c1342e 100644 --- a/src/tcl/commands.tcl +++ b/src/tcl/commands.tcl @@ -1,3 +1,4 @@ + # implements Tcl procedures/functions proc peek {address} { return [openocd_throw "mdw $address"] -- 2.30.2