diff options
Diffstat (limited to 'libssh/pcap.c')
| -rw-r--r-- | libssh/pcap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/pcap.c b/libssh/pcap.c index 09a691b3..40e69670 100644 --- a/libssh/pcap.c +++ b/libssh/pcap.c @@ -91,7 +91,7 @@ struct ssh_pcap_context_struct { ssh_session session; ssh_pcap_file file; int connected; - /* All of these informations are useful to generate + /* All of these information are useful to generate * the dummy IP and TCP packets */ uint32_t ipsource; |
