From 21f213edfb36f60338cd0aa1e2f8847522b57fa0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Thu, 20 May 1999 01:43:28 +0000 Subject: [PATCH] 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). --- util/mklink.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.25.1