diff options
Diffstat (limited to 'crypto/openssl/tools')
-rw-r--r-- | crypto/openssl/tools/c_rehash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/tools/c_rehash b/crypto/openssl/tools/c_rehash index e614fb546667..3e9ba1efe490 100644 --- a/crypto/openssl/tools/c_rehash +++ b/crypto/openssl/tools/c_rehash @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/local/bin/perl # Perl c_rehash script, scan all files in a directory |