diff options
Diffstat (limited to 'src/common/aes.h')
-rw-r--r-- | src/common/aes.h | 7 |
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: -*/ |