From bed4e27868aaefb3b82dca9ba076415bec368557 Mon Sep 17 00:00:00 2001 From: Thomas De Schampheleire Date: Mon, 11 Nov 2013 17:23:23 +0100 Subject: Config.in files: whitespace cleanup This patch fixes the following whitespace problems in Config.in files: - trailing whitespace - spaces instead of tabs for indentation - help text not indented with tab + 2 spaces Signed-off-by: Thomas De Schampheleire Signed-off-by: Peter Korsgaard --- package/python-pyparsing/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/python-pyparsing') diff --git a/package/python-pyparsing/Config.in b/package/python-pyparsing/Config.in index 126dd0e78c..378119ab05 100644 --- a/package/python-pyparsing/Config.in +++ b/package/python-pyparsing/Config.in @@ -7,5 +7,5 @@ config BR2_PACKAGE_PYTHON_PYPARSING or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code. - + http://pyparsing.wikispaces.com/ -- cgit v1.2.3