aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3prin.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509v3/v3prin.c')
-rw-r--r--crypto/x509v3/v3prin.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/crypto/x509v3/v3prin.c b/crypto/x509v3/v3prin.c
index 36f78b2..2f80a8e 100644
--- a/crypto/x509v3/v3prin.c
+++ b/crypto/x509v3/v3prin.c
@@ -66,9 +66,7 @@
#include "x509.h"
#include "x509v3.h"
-int main(argc, argv)
-int argc;
-char **argv;
+int main(int argc, char **argv)
{
X509 *cert;
FILE *inf;