update doc to match

This commit is contained in:
Tuc-An
2020-03-25 07:25:47 -04:00
parent d78b5e4ab6
commit aaeae0e217
+1 -1
View File
@@ -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
==========