summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/util/src-dep.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/util/src-dep.pl')
-rw-r--r--src/lib/libcrypto/util/src-dep.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/util/src-dep.pl b/src/lib/libcrypto/util/src-dep.pl
index 91242f7bb6..ad997e4746 100644
--- a/src/lib/libcrypto/util/src-dep.pl
+++ b/src/lib/libcrypto/util/src-dep.pl
@@ -1,4 +1,4 @@
1#!/usr/bin/perl 1#!/usr/local/bin/perl
2 2
3# we make up an array of 3# we make up an array of
4# $file{function_name}=filename; 4# $file{function_name}=filename;