diff --git a/src/tcl/commands.tcl b/src/tcl/commands.tcl
index 7d90f36c2bf026ae0f2376285a71eaa5aa42db78..a272c1342ec3e17000dcb181820f56396107dc14 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"]