commit | 21715095e9a40ac4ca287cde36062ad68671d3a9 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Jul 25 20:52:23 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jul 30 21:36:22 2019 +0200 |
tree | 5554084a7d5d41eee68ca5bbdb330b5f2947eba0 | |
parent | a33efa80fc7ba145078bf88fcafbd06e8c52f920 [diff] |
efi_loader: efidebug.c function documentation make htmldocs produces a warning: ./cmd/efidebug.c:733: WARNING: Unexpected indentation. Correct the indentation. Remove 'See above for details of sub-commands.' which is not helpful in the Sphinx generated documentation. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>