Delete trailing whitespace, extra newlines, to quiet git hooks and add an extra = so that it does not appear to git as a merge conflict marker.

This commit is contained in:
mcsauder
2019-04-02 11:26:57 -06:00
committed by Daniel Agar
parent 1250fb1b48
commit e6f1a2db12
5 changed files with 7 additions and 8 deletions

View File

@@ -43,7 +43,7 @@ A few different modes are available:
Running
=======
========
menuconfig.py can be run either as a standalone executable or by calling the
menuconfig() function with an existing Kconfig instance. The second option is a