From: Nathael Pajani Date: Fri, 18 May 2012 23:40:49 +0000 (+0200) Subject: Removing trailing spaces X-Git-Tag: v1.0~27 X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=73918fc2fa4d7781aa4d7eda98502fca79078d7c;p=soft%2Ftools%2Flpctools Removing trailing spaces --- diff --git a/isp_utils.c b/isp_utils.c index 985abdf..777fc59 100644 --- a/isp_utils.c +++ b/isp_utils.c @@ -4,7 +4,7 @@ * * * Written by Nathael Pajani - * + * * This programm is released under the terms of the GNU GPLv3 licence * as can be found on the GNU website : * @@ -190,7 +190,7 @@ int isp_serial_read(char* buf, unsigned int buf_size, unsigned int min_read) /* ---- UU_Encoding utility functions ----------------------------------------------*/ /* This might have been taken from a lib, but I hate lib dependencies, and installing - * a full window manager (or MTA or MUA for instance) for two functions is not an + * a full window manager (or MTA or MUA for instance) for two functions is not an * option */ #define UUENCODE_ADDED_VAL 32 #define LINE_DATA_LENGTH_MAX 45 diff --git a/isp_utils.h b/isp_utils.h index 90e7926..b3edbc6 100644 --- a/isp_utils.h +++ b/isp_utils.h @@ -4,7 +4,7 @@ * * * Written by Nathael Pajani - * + * * This programm is released under the terms of the GNU GPLv3 licence * as can be found on the GNU website : *