]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix indentation.
authorGuy Harris <[email protected]>
Sat, 24 Sep 2016 18:54:32 +0000 (11:54 -0700)
committerGuy Harris <[email protected]>
Sat, 24 Sep 2016 18:54:32 +0000 (11:54 -0700)
print-fr.c

index 7ce16a5866571241bf61fbfcc61a6b8677f7f203..0db43fdb1ecf96d95fab67ded94074191b5d620c 100644 (file)
@@ -619,10 +619,10 @@ frf15_print(netdissect_options *ndo,
  * model is end-to-end or interface based wether we want to print
  * another Q.922 header
  */
-     return;
+    return;
 
 trunc:
-     ND_PRINT((ndo, "[|frf.15]"));
+    ND_PRINT((ndo, "[|frf.15]"));
 }
 
 /*