From 904e050aa0f4250adc7b7f8125000ef26715abef Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 5 Jun 2013 00:57:41 +0200 Subject: Nuke trailing whitespace. Signed-off-by: Ralf Baechle --- listen/nrdump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'listen/nrdump.c') diff --git a/listen/nrdump.c b/listen/nrdump.c index 17c5b2f..c9fb0c1 100644 --- a/listen/nrdump.c +++ b/listen/nrdump.c @@ -42,7 +42,7 @@ static void netrom_inp_dump(unsigned char *data, int length) int tt; int alen; int i; - + if (data[0]==0xff) { lprintf(T_AXHDR, "INP Route Information Frame:\n"); i=1; -- cgit v1.2.3