Ignore:
Timestamp:
Mar 14, 2015, 12:48:50 AM (9 years ago)
Author:
ldelgass
Message:

fixup merge error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.4/gui/scripts/visviewer.tcl

    r5130 r5131  
    12281228        puts stderr "$_cmdSeq>>data payload"
    12291229    }
    1230     incr _cmdSeq
    1231     if {$_trace} {
    1232         puts stderr "$_cmdSeq>>[string range $string 0 70]"
    1233     }
    12341230    if { $_buffering } {
    12351231        append _outbuf $bytes
Note: See TracChangeset for help on using the changeset viewer.