[BACK]Return to ox.h CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000 / include

Diff for /OpenXM_contrib2/asir2000/include/ox.h between version 1.19 and 1.20

version 1.19, 2003/12/10 05:39:57 version 1.20, 2003/12/11 05:48:04
Line 45 
Line 45 
  * DEVELOPER SHALL HAVE NO LIABILITY IN CONNECTION WITH THE USE,   * DEVELOPER SHALL HAVE NO LIABILITY IN CONNECTION WITH THE USE,
  * PERFORMANCE OR NON-PERFORMANCE OF THE SOFTWARE.   * PERFORMANCE OR NON-PERFORMANCE OF THE SOFTWARE.
  *   *
  * $OpenXM: OpenXM_contrib2/asir2000/include/ox.h,v 1.18 2003/12/09 03:07:45 noro Exp $   * $OpenXM: OpenXM_contrib2/asir2000/include/ox.h,v 1.19 2003/12/10 05:39:57 noro Exp $
 */  */
 #include "com.h"  #include "com.h"
   
Line 140 
Line 140 
 #define SM_tcp_accept_102 279  #define SM_tcp_accept_102 279
 #define SM_tcp_connect_102 280  #define SM_tcp_connect_102 280
 #define SM_reset_102 281  #define SM_reset_102 281
   #define SM_bcast_102 282
   #define SM_reduce_102 283
   
 #define SM_nop 300  #define SM_nop 300
   

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>