From 48dcd41fb6f55ff787652012a07aab0e485b1275 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sat, 30 Jul 2011 11:29:56 -0500 Subject: [PATCH] yeah, I made this comment --- src/FontCharAliases.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FontCharAliases.cpp b/src/FontCharAliases.cpp index bfe774ac51..4130295eda 100644 --- a/src/FontCharAliases.cpp +++ b/src/FontCharAliases.cpp @@ -81,8 +81,8 @@ static void InitCharAliases() #define INTERNAL 0xE000 - // todo: convert this into a vector? that way we can dynamically add - // to the list easier. -aj(?) + // todo: convert this into a vector? + // that way we can dynamically add to the list easier. -aj // Hiragana: struct alias { const char *str;