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/daemon.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'netax25/daemon.h') diff --git a/netax25/daemon.h b/netax25/daemon.h index cd9c220..ff00886 100644 --- a/netax25/daemon.h +++ b/netax25/daemon.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 @@ -20,7 +20,7 @@ /* * Function to convert a running process into a "proper" daemon. */ - + #ifndef _DAEMON_H #define _DAEMON_H @@ -38,7 +38,7 @@ extern "C" { /* * The argument is whether to ignore the death of child processes. The function - * return non-zero if all was OK, else zero if there was a problem. + * return non-zero if all was OK, else zero if there was a problem. */ extern int daemon_start(int); -- cgit v1.2.3