From 46bcee2ea64f7a0915230df0f0ce29201fa9bd3f Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Fri, 17 Aug 2001 01:44:04 +0000 Subject: [PATCH] ICU-329 Change // comment for C files. X-SVN-Rev: 5500 --- icu4c/source/i18n/unicode/parseerr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/i18n/unicode/parseerr.h b/icu4c/source/i18n/unicode/parseerr.h index e7b689dba5c..bbfc2ca49c6 100644 --- a/icu4c/source/i18n/unicode/parseerr.h +++ b/icu4c/source/i18n/unicode/parseerr.h @@ -47,7 +47,7 @@ typedef struct _UParseError { * Parse engines should define the enum PARSE_ERROR_BASE * to be 0xNNNN0000. */ - //int32_t code; + /*int32_t code; */ /** * The line on which the error occured. If the parse engine