summaryrefslogtreecommitdiffstats
path: root/crypto/x509/t_req.c
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2015-09-22 16:47:09 +0100
committerDr. Stephen Henson <steve@openssl.org>2015-09-22 16:47:09 +0100
commit2aa707c6ac033eab6a36f686b6c90f47a5e32691 (patch)
tree19cfe3521e1f878a55d695f2d5592cc23ca8bec4 /crypto/x509/t_req.c
parent8bbda94c6e25a24cf842f3c4df9fcfa6b4606ce2 (diff)
Fix path in comments
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/x509/t_req.c')
-rw-r--r--crypto/x509/t_req.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509/t_req.c b/crypto/x509/t_req.c
index 80611b15d7..5eea8b9c88 100644
--- a/crypto/x509/t_req.c
+++ b/crypto/x509/t_req.c
@@ -1,4 +1,4 @@
-/* crypto/asn1/t_req.c */
+/* crypto/x509/t_req.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*