--- a/src/server.c Wed Apr 26 07:39:17 2000 +0000 +++ b/src/server.c Wed Apr 26 16:15:09 2000 +0000 @@ -83,7 +83,7 @@ gettimeofday(&lag_tv, NULL); if (general_options & OPT_GEN_SHOW_LAGMETER) - serv_send_im(current_user->username, LAGOMETER_STR, 0); + serv_send_im(current_user->username, LAGOMETER_STR, 1); if (report_idle != IDLE_GAIM) return TRUE;