From 0bc2aa4ca81d8a022ce37ab3eb295836fb18258b Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Sat, 13 Feb 2021 12:01:47 -0500 Subject: sbat: clang-format the whole thing. Signed-off-by: Peter Jones --- include/sbat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/sbat.h b/include/sbat.h index 39971d9e..5f0d7643 100644 --- a/include/sbat.h +++ b/include/sbat.h @@ -21,7 +21,7 @@ struct sbat { }; EFI_STATUS parse_sbat(char *sbat_base, size_t sbat_size, char *buffer, - struct sbat *sbat); + struct sbat *sbat); #endif /* !SBAT_H_ */ // vim:fenc=utf-8:tw=75:noet -- cgit v1.2.3