summaryrefslogtreecommitdiffstats
path: root/package/protobuf
diff options
context:
space:
mode:
authorRicardo Martincoski <ricardo.martincoski@gmail.com>2017-04-04 19:50:09 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-04-06 22:39:47 +0200
commit6107a75d5e4eb13a93e00258269595b8597eafbe (patch)
treeb5f3710ff9ca3b68672e01967ef9487185e41bfd /package/protobuf
parenta7fda62eec298542cfb72e032a8fe890cb632781 (diff)
downloadbuildroot-6107a75d5e4eb13a93e00258269595b8597eafbe.tar.gz
buildroot-6107a75d5e4eb13a93e00258269595b8597eafbe.zip
package: remove trailing whitespace
Occurrences were searched using [1]: check-package --include-only TrailingSpace $(find * -type f) and manually removed. [1] http://patchwork.ozlabs.org/patch/729666/ Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/protobuf')
-rw-r--r--package/protobuf/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/protobuf/Config.in b/package/protobuf/Config.in
index bccf258f62..bece56c29e 100644
--- a/package/protobuf/Config.in
+++ b/package/protobuf/Config.in
@@ -11,7 +11,7 @@
#
# Since protobuf most likely only uses the 1, 2 and 4-byte variants, it
# *could* technically build with gcc 4.7. This is probably not a big deal,
-# and we can live with requiring gcc 4.8 on PowerPC to build protobuf.
+# and we can live with requiring gcc 4.8 on PowerPC to build protobuf.
#
# The SPARC64 build fails due to a missing definition of Atomic64. This
# has been fixed on the master branch but the build still breaks due to
OpenPOWER on IntegriCloud