1
0
mirror of https://github.com/danog/tgseclib.git synced 2025-01-22 05:51:20 +01:00

SSH/Agent: CS adjustment

This commit is contained in:
terrafrost 2018-05-27 11:33:37 -05:00
parent 04f62f9e9c
commit 6b275cdcd5

View File

@ -307,4 +307,4 @@ class Agent
return pack('Na*', $agent_reply_bytes, $agent_reply_data);
}
}
}