[BACK]Return to tcfserrors.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / tcfs

Diff for /src/usr.bin/tcfs/Attic/tcfserrors.h between version 1.4 and 1.5

version 1.4, 2000/06/19 20:35:48 version 1.5, 2002/02/16 21:27:54
Line 30 
Line 30 
         ER_COUNT        /* Error calling TCFS_IOC_COUNT ioctl */          ER_COUNT        /* Error calling TCFS_IOC_COUNT ioctl */
 };  };
   
 void    tcfs_error __P((int, char *));  void    tcfs_error(int, char *);
   
 #endif  #endif

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5