X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=w32log.c;h=bc795de2c587d25cd0be44692769ccff4ff6dae8;hp=7372136fc1165a682e85fc19638b885c8e740540;hb=586717d8049b8d7ead283edadb194904cbc83086;hpb=6c163ce8cb66f1fd352c87766a36892e3e4d1703 diff --git a/w32log.c b/w32log.c index 7372136f..bc795de2 100644 --- a/w32log.c +++ b/w32log.c @@ -949,7 +949,7 @@ void OnLogCommand(int nCommand) log_error(LOG_LEVEL_INFO, "Now toggled %s", global_toggle_state ? "ON" : "OFF"); /* - * Overload TIMER_ANIMSTOP_ID to set the idle icon through the + * Leverage TIMER_ANIMSTOP_ID to set the idle icon through the * "application queue". According to MSDN, 10 milliseconds are * the lowest value possible and seem to be close enough to * "instantly".