mirror of
https://github.com/ksherlock/profuse.git
synced 2026-04-21 05:16:58 +00:00
git-svn-id: https://profuse.googlecode.com/svn/branches/v2@227 aa027e90-d47c-11dd-86d7-074df07e0730
This commit is contained in:
@@ -220,7 +220,7 @@ int FileEntry::textRead(uint8_t *buffer, unsigned size, unsigned offset)
|
||||
to += pageSize;
|
||||
}
|
||||
|
||||
|
||||
// first 2 pages are spare, for editor use, not actually text.
|
||||
block = _firstBlock + 2 + (page * 2);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user