summaryrefslogtreecommitdiffstats
path: root/libs/protobuf/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'libs/protobuf/DETAILS')
-rwxr-xr-xlibs/protobuf/DETAILS6
1 files changed, 4 insertions, 2 deletions
diff --git a/libs/protobuf/DETAILS b/libs/protobuf/DETAILS
index b3d13d103d..3172520f44 100755
--- a/libs/protobuf/DETAILS
+++ b/libs/protobuf/DETAILS
@@ -10,6 +10,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS=""
SHORT="encoding structured data"
cat << EOF
-Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
-Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.
+Protocol Buffers are a way of encoding structured data in an efficient yet
+extensible format.
+Google uses Protocol Buffers for almost all of its internal RPC protocols
+and file formats.
EOF