[BACK]Return to asirconv.c CVS log [TXT][DIR] Up to [local] / OpenXM / src / kan96xx / plugin

Diff for /OpenXM/src/kan96xx/plugin/asirconv.c between version 1.1 and 1.2

version 1.1, 1999/10/08 02:12:05 version 1.2, 2000/01/16 07:55:46
Line 1 
Line 1 
   /* $OpenXM$ */
 #include <stdio.h>  #include <stdio.h>
 #define NS (char *)NULL  #define NS (char *)NULL
 typedef enum {start,output,setdic,cleardic} prAction;  typedef enum {start,output,setdic,cleardic} prAction;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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