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

Diff for /src/usr.bin/aucat/Attic/miofile.h between version 1.2 and 1.3

version 1.2, 2011/06/20 20:18:44 version 1.3, 2012/04/11 06:05:43
Line 21 
Line 21 
 struct fileops;  struct fileops;
 struct miofile;  struct miofile;
   
 struct miofile *miofile_new(struct fileops *, char *, unsigned);  struct miofile *miofile_new(struct fileops *, char *, unsigned int);
   
 extern struct fileops miofile_ops;  extern struct fileops miofile_ops;
   

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