comparison wordkick.tcl @ 424:825cac46b1cb

Cosmetic / stray trailing whitespace cleanup.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 08 Jan 2017 03:55:55 +0200
parents 593874678e45
children
comparison
equal deleted inserted replaced
423:44c9128097cd 424:825cac46b1cb
103 103
104 putlog "$wc_message" 104 putlog "$wc_message"
105 putlog "(maskfile: $wc_badword_file, $wc_badword_max // happymsg: $wc_happy_msg_file, $wc_happy_msg_max)" 105 putlog "(maskfile: $wc_badword_file, $wc_badword_max // happymsg: $wc_happy_msg_file, $wc_happy_msg_max)"
106 106
107 if {$wc_irritationmode} { 107 if {$wc_irritationmode} {
108 putlog "(irritation mode, treshold: $wc_irritationtreshold)" 108 putlog "(irritation mode, treshold: $wc_irritationtreshold)"
109 } else { 109 } else {
110 putlog "(normal instant wordkick)" 110 putlog "(normal instant wordkick)"
111 } 111 }
112 112
113 if {$wc_gentlemode} { 113 if {$wc_gentlemode} {