From 9ef9d696224775ae73e5ef9ff577d5a6750b65e4 Mon Sep 17 00:00:00 2001 From: Meep-Eep Date: Sun, 25 Oct 2009 01:17:36 +0000 Subject: [PATCH] A few commas, to help Alex read. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3251 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/uqm/flash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/src/uqm/flash.c b/sc2/src/uqm/flash.c index 060536a30..786f7092d 100644 --- a/sc2/src/uqm/flash.c +++ b/sc2/src/uqm/flash.c @@ -15,7 +15,7 @@ */ // NOTE: A lot of this code is untested. Only highlite and overlay flash -// areas drawing directly to the screen, using a cache are +// areas, drawing directly to the screen, using a cache, are // currently in use. // TODO: