commit | a6ccba0c35abf3702ad2daf0a22194f74d09b4bf | [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 | 4ed0d3c3ea7ba57600d21ca0d5a34377a0d09cfb [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>