X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=w32log.c;h=bc795de2c587d25cd0be44692769ccff4ff6dae8;hb=82b3d401f1a12a69483a257c6246641918bd5118;hp=7372136fc1165a682e85fc19638b885c8e740540;hpb=6c163ce8cb66f1fd352c87766a36892e3e4d1703;p=privoxy.git 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".