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/procutils.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'netax25/procutils.h') diff --git a/netax25/procutils.h b/netax25/procutils.h index 25b31e8..c3726ee 100644 --- a/netax25/procutils.h +++ b/netax25/procutils.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 @@ -160,7 +160,7 @@ extern void free_proc_ax25_route(struct proc_ax25_route *rp); extern struct proc_nr *read_proc_nr(void); extern void free_proc_nr(struct proc_nr *); - + extern struct proc_nr_neigh *read_proc_nr_neigh(void); extern void free_proc_nr_neigh(struct proc_nr_neigh *np); -- cgit v1.2.3