diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/sbat.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
