From 2bd8a54e0624143ee5128d1e224b1635b2c5d1f4 Mon Sep 17 00:00:00 2001 From: Neil Hodgson Date: Tue, 21 Jan 2014 09:45:29 +1100 Subject: Added ELEMENTS macro and use it to clarify determining size of arrays. --- src/CaseConvert.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/CaseConvert.cxx') diff --git a/src/CaseConvert.cxx b/src/CaseConvert.cxx index badaca411..e8f533d5c 100644 --- a/src/CaseConvert.cxx +++ b/src/CaseConvert.cxx @@ -509,7 +509,7 @@ void AddSymmetric(enum CaseConversion conversion, int lower,int upper) { void SetupConversions(enum CaseConversion conversion) { // First initialize for the symmetric ranges - for (size_t i=0; i