summaryrefslogtreecommitdiffstats
path: root/rules/protobuf.in
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2012-10-24 12:04:50 +0200
committerJuergen Beisert <jbe@pengutronix.de>2012-10-24 12:04:50 +0200
commit656131013bfc0a39829f6de708d71091789a6548 (patch)
treef94ae3dca1080247ea08b94991fa4033cb01481a /rules/protobuf.in
parent345f4d4a5bcbee989d85acd2f867a3771b3f4219 (diff)
downloadptxdist-656131013bfc0a39829f6de708d71091789a6548.tar.gz
ptxdist-656131013bfc0a39829f6de708d71091789a6548.tar.xz
protobuf: just fix the menu alignement
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Diffstat (limited to 'rules/protobuf.in')
-rw-r--r--rules/protobuf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/protobuf.in b/rules/protobuf.in
index c83e806ed..667c6404d 100644
--- a/rules/protobuf.in
+++ b/rules/protobuf.in
@@ -8,7 +8,7 @@ menuconfig PROTOBUF
select GCCLIBS_GCC_S
select HOST_PROTOBUF
select ZLIB if PROTOBUF_ZLIB
- prompt "protobuf"
+ prompt "protobuf "
help
Protocol Buffers are a way of encoding structured data in an
efficient yet extensible format.