Try to fix some of the build problems, it still bumms out on:
[obnox/wireshark/wip.git] / tap-wspstat.c
index a318a8163814c82b79652cd7fa31c2bb37d7f9c5..40bce6cefc203a75a788073085c14ce9b37de472 100644 (file)
@@ -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;