mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-08-11 12:18:11 +00:00
swtpm: Fix typo in header guard #define
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
06168658cb
commit
489483f100
@ -36,7 +36,7 @@
|
||||
*/
|
||||
|
||||
#ifndef _SWTPM_CHECK_ALGOS_H_
|
||||
#define _SWTPM_CHECK_ALOGO_H_
|
||||
#define _SWTPM_CHECK_ALGOS_H_
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user