initializing fcdpositon in setOffset()

X-SVN-Rev: 5424
This commit is contained in:
Syn Wee Quek 2001-08-02 17:48:25 +00:00
parent a5e456844f
commit 6e6b55c887

View File

@ -234,6 +234,7 @@ ucol_setOffset(UCollationElements *elems,
/* reseting UCOL_ITER_INNORMBUF */
ci->writableBuffer = ci->stackWritableBuffer;
}
ci->fcdPosition = NULL;
}