mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
package/capnproto: replace utf-8 apostrophe by ascii single quote
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
91f03aefaa
commit
2a72594448
@ -10,7 +10,7 @@ config BR2_PACKAGE_CAPNPROTO
|
|||||||
Cap'n Proto is an insanely fast data interchange format
|
Cap'n Proto is an insanely fast data interchange format
|
||||||
and capability-based RPC system. Think JSON, except
|
and capability-based RPC system. Think JSON, except
|
||||||
binary. Or think Protocol Buffers, except faster. In
|
binary. Or think Protocol Buffers, except faster. In
|
||||||
fact, in benchmarks, Cap’n Proto is INFINITY TIMES
|
fact, in benchmarks, Cap'n Proto is INFINITY TIMES
|
||||||
faster than Protocol Buffers.
|
faster than Protocol Buffers.
|
||||||
|
|
||||||
https://capnproto.org/index.html
|
https://capnproto.org/index.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user