summary refs log tree commit diff stats
path: root/lib/wrappers/tcl.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-02-13 21:24:52 +0100
committerAraq <rumpf_a@web.de>2011-02-13 21:24:52 +0100
commit55c40746474cff452c09fa9c1244e3d0c7b3ad21 (patch)
tree3c3f4cf72a24b98ecabc7f259cc3018ad936ddb9 /lib/wrappers/tcl.nim
parentc717304ce61acdf7f980bc4ed185e7ea9e886dd5 (diff)
downloadNim-55c40746474cff452c09fa9c1244e3d0c7b3ad21.tar.gz
REPL improvements
Diffstat (limited to 'lib/wrappers/tcl.nim')
-rwxr-xr-xlib/wrappers/tcl.nim1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/wrappers/tcl.nim b/lib/wrappers/tcl.nim
index f2ecf558d..0134abad7 100755
--- a/lib/wrappers/tcl.nim
+++ b/lib/wrappers/tcl.nim
@@ -377,7 +377,6 @@ type
     result*: cstring # Do not access this directly. Use
                      # Tcl_GetStringResult since result
                      # may be pointing to an object
-                     #
     freeProc*: TFreeProc
     errorLine*: int