X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=yaffs_checkptrw.h;fp=yaffs_checkptrw.h;h=582b89cdd2d328c441061522239680d3e3250542;hb=f330fefa27f2c87f7dff414fe6227261327663b7;hp=059ba9e0989095be045a5952340669d2df939e9d;hpb=3d61aa9e6a51f89c067558dee27b02be4f564606;p=yaffs2.git 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);