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