From 6cf35378bfd0784f032b2599582cdbe410296c59 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 5 Jun 2013 00:57:34 +0200 Subject: Nuke trailing whitespace. Signed-off-by: Ralf Baechle --- netax25/mheard.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'netax25/mheard.h') diff --git a/netax25/mheard.h b/netax25/mheard.h index 7e7875f..0e979a8 100644 --- a/netax25/mheard.h +++ b/netax25/mheard.h @@ -1,7 +1,7 @@ /* LIBAX25 - Library for AX.25 programs * Copyright (C) 1997-1999 Jonathan Naylor, Tomi Manninen, Jean-Paul Roubelat * and Alan Cox. - * + * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either @@ -50,7 +50,7 @@ struct mheard_struct { #define MHEARD_TYPE_UI 10 #define MHEARD_TYPE_UNKNOWN 11 unsigned int type; - + #define MHEARD_MODE_TEXT 0x0001 #define MHEARD_MODE_ARP 0x0002 #define MHEARD_MODE_IP_DG 0x0004 -- cgit v1.2.3