diff options
Diffstat (limited to 'lib/libcrypto/aes/aes.h')
-rw-r--r-- | lib/libcrypto/aes/aes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/aes/aes.h b/lib/libcrypto/aes/aes.h index 0b3db6420ba..fed2badbafb 100644 --- a/lib/libcrypto/aes/aes.h +++ b/lib/libcrypto/aes/aes.h @@ -1,4 +1,4 @@ -/* crypto/aes/aes.h -*- mode:C; c-file-style: "eay" -*- */ +/* crypto/aes/aes.h */ /* ==================================================================== * Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. * |