- lib: Prevent category information from being lost in notices.

lib/
        notice.cpp

svn path=/trunk/boinc/; revision=22212
This commit is contained in:
Rom Walton 2010-08-12 15:40:56 +00:00
parent 620ab994db
commit a23c05fffa
2 changed files with 7 additions and 1 deletions

View File

@ -6026,3 +6026,9 @@ Charlie 12 Aug 2010
clientgui/
DlgEventLog.cpp
Rom 12 Aug 2010
- lib: Prevent category information from being lost in notices.
lib/
notice.cpp

View File

@ -72,7 +72,7 @@ void NOTICE::write(MIOFILE& f, bool for_gui) {
" <create_time>%f</create_time>\n"
" <arrival_time>%f</arrival_time>\n"
" <is_private>%d</is_private>\n"
" <project_name>%s</project_name>"
" <project_name>%s</project_name>\n"
" <category>%s</category>\n"
" <link>%s</link>\n",
title,