From: Daniel Stenberg Date: Thu, 4 Nov 2004 16:14:33 +0000 (+0000) Subject: delete trailing whitespace X-Git-Tag: curl-7_12_3~251 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d3be5b2725fc92215687ed9fc80ff0651501a4d0;p=thirdparty%2Fcurl.git delete trailing whitespace --- diff --git a/lib/timeval.h b/lib/timeval.h index 67b885ac6a..e83c992769 100644 --- a/lib/timeval.h +++ b/lib/timeval.h @@ -1,10 +1,10 @@ #ifndef __TIMEVAL_H #define __TIMEVAL_H /*************************************************************************** - * _ _ ____ _ - * Project ___| | | | _ \| | - * / __| | | | |_) | | - * | (__| |_| | _ <| |___ + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2004, Daniel Stenberg, , et al. @@ -12,7 +12,7 @@ * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms * are also available at http://curl.haxx.se/docs/copyright.html. - * + * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is * furnished to do so, under the terms of the COPYING file.