Change self-description (mklink.pl is not just faster than the last
authorBodo Möller <bodo@openssl.org>
Thu, 20 May 1999 01:43:28 +0000 (01:43 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 20 May 1999 01:43:28 +0000 (01:43 +0000)
released version of mklink.sh -- the latter couldn't even handle
the ../../include/openssl case).

util/mklink.pl

index 5c3d5976dd10057da567b811ba4d841e74695d15..de555820ec9ef4556f85ff4534d9179309a0bf12 100755 (executable)
@@ -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.