summaryrefslogtreecommitdiff
path: root/src/common/aes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/aes.h')
-rw-r--r--src/common/aes.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/common/aes.h b/src/common/aes.h
index 085ea55932..790fb44382 100644
--- a/src/common/aes.h
+++ b/src/common/aes.h
@@ -27,10 +27,3 @@ void aes_adjust_counter(aes_cnt_cipher_t *cipher, long delta);
#endif
-/*
- Local Variables:
- mode:c
- indent-tabs-mode:nil
- c-basic-offset:2
- End:
-*/