*** empty log message ***

svn path=/trunk/boinc/; revision=10266
This commit is contained in:
Rom Walton 2006-06-07 08:58:37 +00:00
parent d25690dba5
commit 75801510a0
1 changed files with 2 additions and 0 deletions

View File

@ -685,6 +685,8 @@ void boinc_info_release(const char *pszFormat, ...){
static char szTime[64];
memset(szBuffer, 0, sizeof(szBuffer));
memset(szDate, 0, sizeof(szDate));
memset(szTime, 0, sizeof(szTime));
strdate(szDate);
strtime(szTime);