From 4a2bc02de899d03d78994d261eb6e21d2dd1496d Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Tue, 2 Mar 2010 13:25:02 +0000 Subject: [PATCH] Fix typo in checkin notes svn path=/trunk/boinc/; revision=20769 --- checkin_notes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index 5776dfa424..f217659d64 100644 --- a/checkin_notes +++ b/checkin_notes @@ -1505,7 +1505,7 @@ Charlie 2 Mar 2010 DlgEventLog.cpp, .h MainDocument.cpp -harlie 2 Mar 2010 +Charlie 2 Mar 2010 - MGR: Keep getting messages even if the Event Log is not open; otherwise some may be lost due to the limited size of the client's buffer, causing gaps when the Event Log is later opened.