Tethereal/tethereal -> TShark/tshark.
[obnox/wireshark/wip.git] / tap-sctpchunkstat.c
index 305e2a08aaff821d4bff99353d581e0ceaf6a9fe..de060d53fd30ca388e198a8a9975032390a8c1f1 100644 (file)
@@ -246,7 +246,7 @@ sctpstat_init(const char *optarg, void* userdata _U_)
                g_free(hs->filter);
                g_free(hs);
 
-               fprintf(stderr, "twireshark: Couldn't register sctp,stat tap: %s\n",
+               fprintf(stderr, "tshark: Couldn't register sctp,stat tap: %s\n",
                    error_string->str);
                g_string_free(error_string, TRUE);
                exit(1);