1
0
mirror of https://github.com/ThrowTheSwitch/CMock synced 2025-06-01 03:59:33 -04:00

update doc to match

This commit is contained in:
Tuc-An 2020-03-25 07:25:47 -04:00
parent d78b5e4ab6
commit aaeae0e217

@ -732,7 +732,7 @@ based on other settings, particularly Unity's settings.
* `CMOCK_MEM_INDEX_TYPE`
This needs to be something big enough to point anywhere in Cmock's
memory space... usually it's an unsigned int.
memory space... usually it's a size_t.
Other Tips
==========