]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix indentation
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 7 Nov 2014 06:50:20 +0000 (07:50 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 7 Nov 2014 06:50:20 +0000 (07:50 +0100)
print-radius.c

index 2c7456bbbdae1670f7eef8faaab7e2bf3012ab9e..5cf8ad2b6f805aa5939873c4ad3be7b5eeb4600e 100644 (file)
@@ -390,7 +390,7 @@ struct attrtype { const char *name;      /* Attribute name                 */
      { "Login-Service",                   login_serv, TAM_SIZE(login_serv), 0, print_attr_num },
      { "Login-TCP-Port",                  NULL, 0, 0, print_attr_num     },
      { "Unassigned",                      NULL, 0, 0, NULL }, /*17*/
-     { "Reply-Message",                           NULL, 0, 0, print_attr_string },
+     { "Reply-Message",                   NULL, 0, 0, print_attr_string },
      { "Callback-Number",                 NULL, 0, 0, print_attr_string },
      { "Callback-Id",                     NULL, 0, 0, print_attr_string },
      { "Unassigned",                      NULL, 0, 0, NULL }, /*21*/