aboutsummaryrefslogtreecommitdiff
path: root/lib/libtpm/tpm_drivers.c
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2021-05-27 12:05:37 +0200
committerAlexey Kardashevskiy <aik@ozlabs.ru>2021-06-15 16:27:41 +1000
commit1768e27885adc1a00b69df2567ca4a6b1a23b4d7 (patch)
tree68c631d6ebc1e1314d73249cba0b42af92e8f9fd /lib/libtpm/tpm_drivers.c
parente25b1d6f49d40df21266b48e34766031d1d00b92 (diff)
downloadSLOF-1768e27885adc1a00b69df2567ca4a6b1a23b4d7.zip
SLOF-1768e27885adc1a00b69df2567ca4a6b1a23b4d7.tar.gz
SLOF-1768e27885adc1a00b69df2567ca4a6b1a23b4d7.tar.bz2
Fix bad header guard in version.h
The #define in version.h does not match the #ifndef in the line before due to a typo in the suffix ("_F" instead of "_H"). Fix it, and while we're at it, also remove the underscore at the beginning to avoid that we're using an identifier here that is reserved by the C standard. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'lib/libtpm/tpm_drivers.c')
0 files changed, 0 insertions, 0 deletions