summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/certhash.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr.bin/openssl/certhash.c')
-rw-r--r--src/usr.bin/openssl/certhash.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/usr.bin/openssl/certhash.c b/src/usr.bin/openssl/certhash.c
index 84364f1560..a53ffe2053 100644
--- a/src/usr.bin/openssl/certhash.c
+++ b/src/usr.bin/openssl/certhash.c
@@ -643,8 +643,6 @@ certhash_usage(void)
643 options_usage(certhash_options); 643 options_usage(certhash_options);
644} 644}
645 645
646int certhash_main(int argc, char **argv);
647
648int 646int
649certhash_main(int argc, char **argv) 647certhash_main(int argc, char **argv)
650{ 648{