efi_loader: fix comments for efi_update_exit_data()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 14 Jul 2019 09:25:06 +0000 (11:25 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 16 Jul 2019 22:17:17 +0000 (22:17 +0000)
commit9ce912758ae3196aac91adf6a3b86be1f3cf3af3
tree483724f7712331b123c5b7e205ef579fd0387e5d
parent6631ca59e316333ee8e30d8f4262bbb3772f6dee
efi_loader: fix comments for efi_update_exit_data()

Add missing colons after parameter descriptions.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_boottime.c