From: oharboe Date: Sun, 6 Jul 2008 19:25:04 +0000 (+0000) Subject: Oopss. Forgot to list Duane Ellis as the author of changes... X-Git-Tag: v0.1.0~541 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9a8746de25e3f47c96cd2cfd448493e96586a079;p=openocd 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 --- diff --git a/src/tcl/commands.tcl b/src/tcl/commands.tcl index 7d90f36c..a272c134 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"]