jaromail

a commandline tool to easily and privately handle your e-mail
git clone git://parazyd.org/jaromail.git
Log | Files | Refs | Submodules | README

commit 293087fb5fcbf15b766a7a3ad6bb0ad85e86f0bf
parent c142fa9af66354bc8f729905ea7736e6a73ad92b
Author: parazyd <parazyd@dyne.org>
Date:   Sun,  8 Oct 2017 20:55:13 +0200

whitespace fixes in parsedate.c

Diffstat:
Msrc/parsedate.c | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/parsedate.c b/src/parsedate.c @@ -1,11 +1,11 @@ /* Jaro Mail * * (C) Copyright 2014 Denis Roio <jaromil@dyne.org> - * + * * Minimalist date reformatted learned from Mairix and Mutt * * This source code is free software; you can redistribute it and/or - * modify it under the terms of the GNU Public License as published + * modify it under the terms of the GNU Public License as published * by the Free Software Foundation; either version 3 of the License, * or (at your option) any later version. *