Skip to content

Commit e136352

Browse files
Add comment
1 parent 9c59fbd commit e136352

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pmacApp/powerPmacAsynPortSrc/sshDriver.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ void LogComStrPrintEscapedNL(const char *buff, size_t bytes)
8686
* IP address before connecting. Initializes internal variables.
8787
*
8888
* @param host - Host name/IP to attempt a connection with.
89+
* @param port - Port number for ssh connection
8990
*/
9091
SSHDriver::SSHDriver(const char *host, unsigned int port)
9192
{

0 commit comments

Comments
 (0)