diff --git a/phpseclib/Net/SSH2.php b/phpseclib/Net/SSH2.php index 1df7450b..89ded54c 100644 --- a/phpseclib/Net/SSH2.php +++ b/phpseclib/Net/SSH2.php @@ -958,6 +958,7 @@ class Net_SSH2 /** * Generates the SSH identifier + * * You should overwrite this method in your own class if you want to use another identifier * * @access protected