]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-udp.c
Clean up white space.
[tcpdump] / print-udp.c
index c79188e8d518ee49da83c055e66fc34fd11ab816..41c9197e4e716020622df60b3c3bd5ee566a1269 100644 (file)
@@ -62,7 +62,7 @@ typedef struct {
  * Sender report.
  */
 struct rtcp_sr {
-       ntp64 sr_ntp;           /* 64-bit ntp timestamp */
+       ntp64       sr_ntp;     /* 64-bit ntp timestamp */
        nd_uint32_t sr_ts;      /* reference media timestamp */
        nd_uint32_t sr_np;      /* no. packets sent */
        nd_uint32_t sr_nb;      /* no. bytes sent */