From 363ffc9cfd6009fd43dfc886d09e4756bc23a7f6 Mon Sep 17 00:00:00 2001 From: terrafrost Date: Sat, 1 Dec 2018 23:10:54 -0600 Subject: [PATCH] System/SSH/Agent: CS adjustment --- phpseclib/System/SSH/Agent.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpseclib/System/SSH/Agent.php b/phpseclib/System/SSH/Agent.php index e751b4d9..8861f2a0 100644 --- a/phpseclib/System/SSH/Agent.php +++ b/phpseclib/System/SSH/Agent.php @@ -311,7 +311,7 @@ class System_SSH_Agent_Identity * * @package System_SSH_Agent * @author Jim Wigginton - * @access internal + * @access public */ class System_SSH_Agent {