aboutsummaryrefslogtreecommitdiff
path: root/crypto/bn/bn_nist.c
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2003-11-05 17:28:59 +0000
committerUlf Möller <ulf@openssl.org>2003-11-05 17:28:59 +0000
commit078dd1a0f94394632614123af3155866749ff79c (patch)
treebe0c76a120c092847fd9396f3f566349ccd2765e /crypto/bn/bn_nist.c
parent2b96c95197dc1e85e5afa3da09ad280a6166f778 (diff)
downloadopenssl-078dd1a0f94394632614123af3155866749ff79c.zip
openssl-078dd1a0f94394632614123af3155866749ff79c.tar.gz
openssl-078dd1a0f94394632614123af3155866749ff79c.tar.bz2
typo in comment
Diffstat (limited to 'crypto/bn/bn_nist.c')
-rw-r--r--crypto/bn/bn_nist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/bn_nist.c b/crypto/bn/bn_nist.c
index 2e03d07..79f7c2e 100644
--- a/crypto/bn/bn_nist.c
+++ b/crypto/bn/bn_nist.c
@@ -1,4 +1,4 @@
-/* crypto/bn/bn_nist.p */
+/* crypto/bn/bn_nist.c */
/* ====================================================================
* Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
*