diff options
Diffstat (limited to 'src/usr.bin/openssl/certhash.c')
-rw-r--r-- | src/usr.bin/openssl/certhash.c | 2 |
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 | ||
646 | int certhash_main(int argc, char **argv); | ||
647 | |||
648 | int | 646 | int |
649 | certhash_main(int argc, char **argv) | 647 | certhash_main(int argc, char **argv) |
650 | { | 648 | { |