diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2016-01-28 18:44:11 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2016-01-28 18:44:11 +0000 |
commit | e271e41d66a94d7d10e9170f9157b2a8a90d3bd5 (patch) | |
tree | 378b6fe22936d6aa558ad8c6697f1a768a352389 /crypto/bio/bss_bio.c | |
parent | 7f3b396bf01ae727af21c432a52afb8e8ff5781b (diff) |
Notes
Diffstat (limited to 'crypto/bio/bss_bio.c')
-rw-r--r-- | crypto/bio/bss_bio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bio/bss_bio.c b/crypto/bio/bss_bio.c index d629a37a5a1d..4d8727f8f890 100644 --- a/crypto/bio/bss_bio.c +++ b/crypto/bio/bss_bio.c @@ -1,4 +1,4 @@ -/* crypto/bio/bss_bio.c -*- Mode: C; c-file-style: "eay" -*- */ +/* crypto/bio/bss_bio.c */ /* ==================================================================== * Copyright (c) 1998-2003 The OpenSSL Project. All rights reserved. * |