From 73918fc2fa4d7781aa4d7eda98502fca79078d7c Mon Sep 17 00:00:00 2001 From: Nathael Pajani Date: Sat, 19 May 2012 01:40:49 +0200 Subject: [PATCH] Removing trailing spaces --- isp_utils.c | 4 ++-- isp_utils.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 : * -- 2.43.0