=================================================================== RCS file: /home/cvs/OpenXM/src/cfep/MyDocument.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- OpenXM/src/cfep/MyDocument.h 2006/03/10 11:48:01 1.5 +++ OpenXM/src/cfep/MyDocument.h 2016/09/30 01:13:38 1.6 @@ -134,6 +134,8 @@ -(void) readInboundData: (NSNotification *) sender; -(void) readErrData: (NSNotification *) sender; +-(NSData *) getPeerEndEvaluateMark; + -(int) selectIllegalCharacter ; -(NSRange) selectBlockForwardFrom: (int) offset with: (int) first and: (int) last ; -(NSRange) selectBlockForward ;