From 2edc0d1d556fe3971d0a6a917642363f8a227686 Mon Sep 17 00:00:00 2001 From: avolkov Date: Thu, 31 Dec 2009 03:09:40 +0000 Subject: [PATCH] Comment corrected git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3496 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/uqm/sis.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sc2/src/uqm/sis.c b/sc2/src/uqm/sis.c index 8a24075f3..410010e84 100644 --- a/sc2/src/uqm/sis.c +++ b/sc2/src/uqm/sis.c @@ -1810,9 +1810,9 @@ SetFlashRect (RECT *pRect) } flash_changed = 1; UnlockMutex (flash_mutex); - // we create the thread after the LoadIntoExtraScreen + // we create the thread after the LoadDisplayPixmap() // so there is no race between the FlushGraphics in flash_task - // and the Enqueue in LoadIntoExtraScreen + // and the Enqueue in LoadDisplayPixmap() if (create_flash && flash_task == 0) { flash_task = AssignTask (flash_rect_func, 2048,