summaryrefslogtreecommitdiff
path: root/src/ref/cipher.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ref/cipher.h')
-rw-r--r--src/ref/cipher.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ref/cipher.h b/src/ref/cipher.h
index 30cb9c5..0746189 100644
--- a/src/ref/cipher.h
+++ b/src/ref/cipher.h
@@ -20,4 +20,5 @@ void lilliput_tbc_decrypt(
uint8_t message[BLOCK_BYTES]
);
+
#endif /* CIPHER_H */