X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_checkptrw.h;h=582b89cdd2d328c441061522239680d3e3250542;hp=059ba9e0989095be045a5952340669d2df939e9d;hb=96eaf1d7ebcad5892d7600bf85419f70d332f8b2;hpb=41573908f821bcb40750e7c069ea8f5178f630e5 diff --git a/yaffs_checkptrw.h b/yaffs_checkptrw.h index 059ba9e..582b89c 100644 --- a/yaffs_checkptrw.h +++ b/yaffs_checkptrw.h @@ -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);