Diff between 0d4e435a95767daf67fba42c98128ec87ea1a958 and f3fe037e1c260e0ee786030a35ce81bbd9f52dcb

Changed Files

File Additions Deletions Status
tools/parser/rfcomm.c +1 -1 modified

Full Patch

diff --git a/tools/parser/rfcomm.c b/tools/parser/rfcomm.c
index c12f6ff..287908e 100644
--- a/tools/parser/rfcomm.c
+++ b/tools/parser/rfcomm.c
@@ -148,7 +148,7 @@ static inline void mcc_rpn(int level, __u8 *ptr, int len,
 		rpn->rpn_val.parity_type, rpn->rpn_val.xon_input,
 		rpn->rpn_val.xon_output);
 	p_indent(level, 0); 
-	printf(" rtri: %d rtro: %d rtci: %d rtco: %d xon: %d xoff: %d pm: %04x",
+	printf(" rtri: %d rtro: %d rtci: %d rtco: %d xon: %d xoff: %d pm: %04x\n",
 		rpn->rpn_val.rtr_input, rpn->rpn_val.rtr_output,
 		rpn->rpn_val.rtc_input, rpn->rpn_val.rtc_output,
 		rpn->rpn_val.xon, rpn->rpn_val.xoff,