diff options
Diffstat (limited to 'src/share')
-rwxr-xr-x | src/share/keytrans | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/keytrans b/src/share/keytrans index e6777ff..f9288fa 100755 --- a/src/share/keytrans +++ b/src/share/keytrans @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w -T +#!/usr/bin/perl -T # keytrans: this is an RSA key translation utility; it is capable of # transforming RSA keys (both public keys and secret keys) between |