aboutsummaryrefslogtreecommitdiff
path: root/crypto/block-luks.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/block-luks.h')
-rw-r--r--crypto/block-luks.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/block-luks.h b/crypto/block-luks.h
index 0934138..b2d8a35 100644
--- a/crypto/block-luks.h
+++ b/crypto/block-luks.h
@@ -18,11 +18,11 @@
*
*/
-#ifndef QCRYPTO_BLOCK_LUKS_H__
-#define QCRYPTO_BLOCK_LUKS_H__
+#ifndef QCRYPTO_BLOCK_LUKS_H
+#define QCRYPTO_BLOCK_LUKS_H
#include "crypto/blockpriv.h"
extern const QCryptoBlockDriver qcrypto_block_driver_luks;
-#endif /* QCRYPTO_BLOCK_LUKS_H__ */
+#endif /* QCRYPTO_BLOCK_LUKS_H */