Searched full:protocal (Results 1 – 2 of 2) sorted by relevance
313 int protocal = CM_PROTOCOL_OLDSTYLE; in send() local314 … byte[] header = new byte[]{(byte)((protocal >>> 8) & 0xFF), (byte) ((protocal >>> 0) & 0xFF)}; in send()
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...