summaryrefslogtreecommitdiffstats
path: root/libssh/pcap.c
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2010-03-25 13:46:09 +0100
committerAndreas Schneider <mail@cynapses.org>2010-03-25 13:46:09 +0100
commit9e9e7e95eedeb4e773dccc178a0e8acc4c835a7b (patch)
treed7bb181fcd9858037f2e61c51d17659df3aa1807 /libssh/pcap.c
parentc805f0cdcb178eee3e597b67e2ccadf8b00b1e35 (diff)
downloadlibssh-9e9e7e95eedeb4e773dccc178a0e8acc4c835a7b.tar.gz
libssh-9e9e7e95eedeb4e773dccc178a0e8acc4c835a7b.tar.xz
libssh-9e9e7e95eedeb4e773dccc178a0e8acc4c835a7b.zip
Fixed spelling.
Diffstat (limited to 'libssh/pcap.c')
-rw-r--r--libssh/pcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/pcap.c b/libssh/pcap.c
index 8a4d5a40..b65a041a 100644
--- a/libssh/pcap.c
+++ b/libssh/pcap.c
@@ -92,7 +92,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;