projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91f03ae
)
package/capnproto: replace utf-8 apostrophe by ascii single quote
author
Peter Seiderer
<ps.report@gmx.net>
Tue, 7 May 2019 20:35:30 +0000
(22:35 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 7 May 2019 20:58:12 +0000
(22:58 +0200)
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/capnproto/Config.in
patch
|
blob
|
history
diff --git
a/package/capnproto/Config.in
b/package/capnproto/Config.in
index 00328fa6ceb8833ed10375930c19d68b003a1e22..a979a334fffdb934c2b42b543edf190b17fe7d08 100644
(file)
--- a/
package/capnproto/Config.in
+++ b/
package/capnproto/Config.in
@@
-10,7
+10,7
@@
config BR2_PACKAGE_CAPNPROTO
Cap'n Proto is an insanely fast data interchange format
and capability-based RPC system. Think JSON, except
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.
https://capnproto.org/index.html