Fixed little error in comment
"amount" is for uncountable things, "number" is for countable things.
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
* <bh.len> int, len data after BHead
|
||||
* <bh.old> void, old pointer
|
||||
* <bh.SDNAnr> int
|
||||
* <bh.nr> int, in case of array: amount of structs
|
||||
* <bh.nr> int, in case of array: number of structs
|
||||
* data
|
||||
* ...
|
||||
* ...
|
||||
|
||||
Reference in New Issue
Block a user