summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-05-20 01:43:28 +0000
committerBodo Möller <bodo@openssl.org>1999-05-20 01:43:28 +0000
commit21f213edfb36f60338cd0aa1e2f8847522b57fa0 (patch)
tree01469d1e9cec1d0ef37718cf7d8142a475976137 /util
parente14d4443a27816b05b044350ad39cd15668c55b8 (diff)
Change self-description (mklink.pl is not just faster than the last
released version of mklink.sh -- the latter couldn't even handle the ../../include/openssl case).
Diffstat (limited to 'util')
-rwxr-xr-xutil/mklink.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mklink.pl b/util/mklink.pl
index 5c3d5976dd..de555820ec 100755
--- a/util/mklink.pl
+++ b/util/mklink.pl
@@ -1,6 +1,6 @@
#!/usr/local/bin/perl
-# mklink.pl -- a faster substitute for mklink.sh.
+# mklink.pl
# The first command line argument is a non-empty relative path
# specifying the "from" directory.