X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_packedtags1.c;h=db136b9faeeae269e19c27cc7ca1e4da2dc2ac0c;hp=b2160c08b60f5ba84b53e8bccd2baa67a9e9e0ba;hb=70c6bf2ff57c8a2fb778accdd5b4227abf273674;hpb=0333f489a25b05a4c0176258204eee1db9e8c9e0 diff --git a/yaffs_packedtags1.c b/yaffs_packedtags1.c index b2160c0..db136b9 100644 --- a/yaffs_packedtags1.c +++ b/yaffs_packedtags1.c @@ -27,7 +27,7 @@ void yaffs_PackTags1(yaffs_PackedTags1 *pt, const yaffs_ExtendedTags *t) } -void yaffs_UnpackTags1(yaffs_ExtendedTags *t, const yaffs_PackedTags1 *pt) +void yaffs_unpack_tags1(yaffs_ExtendedTags *t, const yaffs_PackedTags1 *pt) { static const __u8 allFF[] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,