1
0
mirror of https://github.com/danog/phpseclib.git synced 2024-12-13 09:37:37 +01:00

SSH2: another CS adjustment

This commit is contained in:
terrafrost 2013-04-27 14:12:59 -05:00
parent 04f5a28bff
commit 8cecaf2d2b

View File

@ -1885,7 +1885,7 @@ class Net_SSH2 {
/**
* Get the output from stdError
*
* @access public
* @access public
*/
function getStdError()
{