mirror of
https://github.com/protobuf-c/protobuf-c.git
synced 2024-12-28 14:48:18 +08:00
spelling: "prefered" -> "preferred"
This commit is contained in:
parent
871d678738
commit
a533b594f7
@ -167,7 +167,7 @@ system_free(void *allocator_data, void *data)
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Some users may configure the default allocator; providing your own allocator
|
* Some users may configure the default allocator; providing your own allocator
|
||||||
* to unpack() is prefered. This allocator is still used for packing nested
|
* to unpack() is preferred. This allocator is still used for packing nested
|
||||||
* messages.
|
* messages.
|
||||||
*/
|
*/
|
||||||
ProtobufCAllocator protobuf_c_default_allocator = {
|
ProtobufCAllocator protobuf_c_default_allocator = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user