On Fri, Oct 02, 2015 at 08:46:40AM +0200, Stefan Weil wrote:
Signed-off-by: Stefan Weil sw@weilnetz.de
scripts/kconfig/lxdialog/util.c | 2 +- src/Kconfig | 2 +- src/biosvar.h | 2 +- src/bmp.c | 2 +- src/fw/shadow.c | 2 +- src/hw/pci_regs.h | 2 +- src/misc.c | 2 +- src/sha1.c | 4 ++-- src/std/LegacyBios.h | 4 ++-- src/std/bda.h | 2 +- src/string.c | 2 +- src/types.h | 2 +- src/vgahooks.c | 2 +- vgasrc/geodevga.h | 2 +- 14 files changed, 16 insertions(+), 16 deletions(-)
Thanks. The LegacyBios.h and pci_regs.h are external files and so I don't think it's worth fixing spelling errors in them. The other changes look good to me.
-Kevin