Update of /src/master/dx/src/uipp/dxuilib In directory opendx.watson.ibm.com:/tmp/cvs-serv23362
Modified Files:
sequence.h
Log Message:
sequence.h is being used as a static String [] but no commas seperated
the strings and the series was not NULL terminated. This fix corrects
that.
