summaryrefslogtreecommitdiff
path: root/misc/tools/kconfig-language.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-13 17:12:02 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-13 17:12:02 -0600
commit2a815aa47083c49b9a809056004bd9a01e87221c (patch)
treee41801257e0cd4e27dc3516d8fd8216104a4c648 /misc/tools/kconfig-language.txt
parent638c1a6dc07b438efa220c5345e94c3a963505ca (diff)
downloadnuttx-2a815aa47083c49b9a809056004bd9a01e87221c.tar.gz
nuttx-2a815aa47083c49b9a809056004bd9a01e87221c.tar.bz2
nuttx-2a815aa47083c49b9a809056004bd9a01e87221c.zip
Restore trainling whitespace in .patch and .diff files wehre required
Diffstat (limited to 'misc/tools/kconfig-language.txt')
-rw-r--r--misc/tools/kconfig-language.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tools/kconfig-language.txt b/misc/tools/kconfig-language.txt
index a686f9cd6..fbcc81fd9 100644
--- a/misc/tools/kconfig-language.txt
+++ b/misc/tools/kconfig-language.txt
@@ -172,7 +172,7 @@ module state. Dependency expressions have the following syntax:
<expr> '&&' <expr> (6)
<expr> '||' <expr> (7)
-Expressions are listed in decreasing order of precedence.
+Expressions are listed in decreasing order of precedence.
(1) Convert the symbol into an expression. Boolean and tristate symbols
are simply converted into the respective expression values. All