From: Guy Harris Date: Sat, 24 Sep 2016 18:54:32 +0000 (-0700) Subject: Fix indentation. X-Git-Tag: tcpdump-4.9.0-bp~166 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/976a6d42dd22cd0298ef8426065736dee3719462 Fix indentation. --- diff --git a/print-fr.c b/print-fr.c index 7ce16a58..0db43fdb 100644 --- a/print-fr.c +++ b/print-fr.c @@ -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]")); } /*