]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-pim.c
whitespace changes
[tcpdump] / print-pim.c
index 713608369b0bfeb23149513430eecb6b0a8e5b97..3c6b7d345ffcddf952ce75b7c274ab7a7c7f926a 100644 (file)
@@ -95,7 +95,7 @@ static const struct tok pimv2_register_flag_values[] = {
     { PIMV2_REGISTER_FLAG_BORDER, "Border" },
     { PIMV2_REGISTER_FLAG_NULL, "Null" },
     { 0, NULL}
-};    
+};
 
 /*
  * XXX: We consider a case where IPv6 is not ready yet for portability,