Update of /src/master/dx/src/uipp/java/dx/protocol In directory opendx:/tmp/cvs-serv109286/dx/protocol
Modified Files:
message.java setidMsg.java
Log Message:
Change a header seperator from ":" to "|". Since a StringTokenizer was
being used to parse it back out, it caused problems not allowing DOS
style paths to be passed as the outdir.
