X-Git-Url: http://git.samba.org/samba.git/?p=obnox%2Fwireshark%2Fwip.git;a=blobdiff_plain;f=tap-wspstat.c;h=40bce6cefc203a75a788073085c14ce9b37de472;hp=a318a8163814c82b79652cd7fa31c2bb37d7f9c5;hb=f71d7b8cb4b53b1d7e6981cc1e510d0d15c88334;hpb=cca8f27ba51dc7b28c369929a8de06f7cdd1e4d1 diff --git a/tap-wspstat.c b/tap-wspstat.c index a318a81638..40bce6cefc 100644 --- a/tap-wspstat.c +++ b/tap-wspstat.c @@ -49,7 +49,7 @@ typedef struct _wsp_pdu_t { const gchar *type; guint32 packets; } wsp_pdu_t; -/* used to keep track of RTT statistics */ +/* used to keep track of SRT statistics */ typedef struct _wsp_status_code_t { const gchar *name; guint32 packets;