Show
Ignore:
Timestamp:
08/28/07 11:07:59 (17 months ago)
Author:
james
Message:

fix coding error

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/diagnostics.tcl

    r795 r844  
    101101                set t_function [string tolower $t_function] 
    102102                if {[lsearch $seentimers $t_function] >= 0} { 
    103                         bMotion_loglev d * "bMotion: A level 4 diagnostic has found a duplicate timer $t_name for $t_function ... removing (this is not an error)" 
     103                        bMotion_putloglev d * "bMotion: A level 4 diagnostic has found a duplicate timer $t_name for $t_function ... removing (this is not an error)" 
    104104                        #remove timer 
    105105                        killtimer $t_name