From: =?utf-8?q?David_Pr=C3=A9vot?= <taffit@debian.org>
Date: Sun, 31 Dec 2023 15:41:26 +0100
Subject: phpcbf run

Forwarded: no
---
 phpseclib/Net/SSH2.php | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/phpseclib/Net/SSH2.php b/phpseclib/Net/SSH2.php
index 4f01448..31fdab2 100644
--- a/phpseclib/Net/SSH2.php
+++ b/phpseclib/Net/SSH2.php
@@ -993,9 +993,9 @@ class SSH2
 
     /**
      * The authentication methods that may productively continue authentication.
-     * 
+     *
      * @see https://tools.ietf.org/html/rfc4252#section-5.1
-     * @var array|null 
+     * @var array|null
      */
     private $auth_methods_to_continue = null;
 
@@ -5259,7 +5259,7 @@ class SSH2
 
     /**
      * Return the list of authentication methods that may productively continue authentication.
-     * 
+     *
      * @see https://tools.ietf.org/html/rfc4252#section-5.1
      * @return array|null
      */
