]> Git Repo - buildroot-mgba.git/commit
package/c*/Config.in: fix help text wrapping
authorAdam Duskett <[email protected]>
Fri, 5 May 2017 14:08:07 +0000 (10:08 -0400)
committerThomas Petazzoni <[email protected]>
Thu, 11 May 2017 21:28:01 +0000 (23:28 +0200)
commitee71aa2375a57bdebb9d8aa13a474e97e942e313
tree8954cb2ec97ec05c136293afcfdf2a57124f5202
parent4db9bbb475daf96e1d5638b8cbee096691672a55
package/c*/Config.in: fix help text wrapping

The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
the letter c in the package directory.

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
16 files changed:
package/ca-certificates/Config.in
package/canfestival/Config.in
package/ccrypt/Config.in
package/cegui06/Config.in
package/celt051/Config.in
package/cjson/Config.in
package/clamav/Config.in
package/clapack/Config.in
package/collectd/Config.in
package/cppdb/Config.in
package/cpuload/Config.in
package/crda/Config.in
package/cryptodev/Config.in
package/curlftpfs/Config.in
package/cvs/Config.in
package/cwiid/Config.in
This page took 0.044463 seconds and 4 git commands to generate.