ICU-174 Removed C++ style comments.

X-SVN-Rev: 369
This commit is contained in:
Helena Chapman 1999-12-10 17:59:28 +00:00
parent ed53a3965a
commit 70a137312a

View File

@ -523,7 +523,7 @@ bool_t deleteSharedConverterData (UConverterSharedData * deadSharedData)
};
break;
default: ; // semicolon makes MSVC happy
default: ; /* semicolon makes MSVC happy */
};
if(deadSharedData->dataMemory != NULL)