ICU-3348 tag cleanup

X-SVN-Rev: 13917
This commit is contained in:
Doug Felt 2003-12-01 22:03:53 +00:00
parent bdc8659d8e
commit 68ac787d47

View file

@ -5,8 +5,8 @@
*******************************************************************************
*
* $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/text/DictionaryBasedBreakIterator.java,v $
* $Date: 2003/06/11 16:31:31 $
* $Revision: 1.13 $
* $Date: 2003/12/01 22:03:53 $
* $Revision: 1.14 $
*
*****************************************************************************************
*/
@ -584,7 +584,7 @@ switch (categoryFlags.length % 4) {
// which is called by the function above. This gives us a way to create a separate
// character category for the dictionary characters even when RuleBasedBreakIterator
// isn't making a distinction
/*
/**
* @internal
*/
protected void mungeExpressionList(Hashtable expressions) {