yaffs Further name changes and file reorganisation
[yaffs2.git] / yaffs_checkptrw.h
index 059ba9e0989095be045a5952340669d2df939e9d..582b89cdd2d328c441061522239680d3e3250542 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "yaffs_guts.h"
 
-int yaffs2_checkpt_open(yaffs_dev_t *dev, int forWriting);
+int yaffs2_checkpt_open(yaffs_dev_t *dev, int writing);
 
 int yaffs2_checkpt_wr(yaffs_dev_t *dev, const void *data, int n_bytes);