X-Git-Url: https://git.toastfreeware.priv.at/gregoa/bti.git/blobdiff_plain/1514ec379365a85c9c45e4b7bd0e0fe45cce73ec..fc1fd8ecee6c800582c4eec668b665f176c88440:/bti.c diff --git a/bti.c b/bti.c index 201d56f..0668ccd 100644 --- a/bti.c +++ b/bti.c @@ -710,7 +710,8 @@ static void log_session(struct session *session, int retval) session->time, session->hostname); else fprintf(log_file, "%s: host=%s tweet=%s\n", - session->time, session->hostname, session->tweet); + session->time, session->hostname, + session->tweet); break; case ACTION_FRIENDS: fprintf(log_file, "%s: host=%s retrieving friends timeline\n",