]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fixed missing space 773/head
authorMister X <[email protected]>
Thu, 20 Jun 2019 21:59:34 +0000 (21:59 +0000)
committerMister X <[email protected]>
Thu, 20 Jun 2019 21:59:34 +0000 (21:59 +0000)
print-802_11.c

index 8d8200a017cd16f59471a6e15283971754eb8bae..87d64742ae0a96718b551dad542b5063e450a8d6 100644 (file)
@@ -914,7 +914,7 @@ static const char *reason_text[] = {
        "Reserved",                                             /* 0 */
        "Unspecified reason",                                   /* 1 */
        "Previous authentication no longer valid",              /* 2 */
-       "Deauthenticated because sending STA is leaving (or has left)"
+       "Deauthenticated because sending STA is leaving (or has left) "
          "IBSS or ESS",                                        /* 3 */
        "Disassociated due to inactivity",                      /* 4 */
        "Disassociated because AP is unable to handle all currently "