[Yaffs] [Yaffs-archive] Typo in yaffs_guts.c ??

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jacob Dall
Date:  
To: yaffs
Subject: [Yaffs] [Yaffs-archive] Typo in yaffs_guts.c ??
In yaffs_DeleteWorker:

1087: *limit = *limit-1;
1088: if(limit <= 0)

Shouldn't line 1088 be: if(*limit <= 0)

Regards,
Jacob Dall

---------------------------------------------------------------------------------------
This mailing list is hosted by Toby Churchill open software (www.toby-churchill.org).
If mailing list membership is no longer wanted you can remove yourself from the list by
sending an email to with the text "unsubscribe"
(without the quotes) as the subject.