[Yaffs] Patch for compile bug in direct\yaffsfs.h
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Charles Manning at
2004-11-21 21:46
Attachments:
Message as email
(text/plain)
Author:
adam.charrett@philips.com
Date:
2004-11-19 10:50
UTC
To:
yaffs
Subject:
[Yaffs] Patch for compile bug in direct\yaffsfs.h
Line 135 reads,
#define S_READ 0000400
but should be
#define S_IREAD 0000400
Cheers
Adam