diff options
author | Anders Broman <anders.broman@ericsson.com> | 2006-05-28 20:28:20 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2006-05-28 20:28:20 +0000 |
commit | f68d6e4c8cc08f1fe570d15e2185d339c81883b8 (patch) | |
tree | 2b6a6711cc2ff394c41a98f47a388466a433bccd /text2pcap.c | |
parent | 996d4db495e60df8a627097e3885acdce209132c (diff) | |
download | wireshark-f68d6e4c8cc08f1fe570d15e2185d339c81883b8.tar.gz wireshark-f68d6e4c8cc08f1fe570d15e2185d339c81883b8.tar.bz2 wireshark-f68d6e4c8cc08f1fe570d15e2185d339c81883b8.zip |
Ethereal->Wireshark
svn path=/trunk/; revision=18235
Diffstat (limited to 'text2pcap.c')
-rw-r--r-- | text2pcap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text2pcap.c b/text2pcap.c index 88868e81c8..b6c270ce5c 100644 --- a/text2pcap.c +++ b/text2pcap.c @@ -994,7 +994,7 @@ usage (void) #endif "\n" "Generate a capture file from an ASCII hexdump of packets.\n" - "See http://www.ethereal.com for more information.\n" + "See http://www.wireshark.org for more information.\n" "\n" "Usage: text2pcap [options] <input-filename> <output-filename>\n" "\n" |