diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-03-04 00:24:52 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-03-04 00:24:52 +0000 |
commit | ccb7950c4ccb9641200994689661a75b4e11a457 (patch) | |
tree | fc8535cc3466e5a29ac05c8a496768df992dca27 /lib/http_chunks.h | |
parent | 750e77137629caf03e025821cff79496bb8c14ca (diff) | |
download | curl-ccb7950c4ccb9641200994689661a75b4e11a457.tar.gz |
killed trailing whitespace
Diffstat (limited to 'lib/http_chunks.h')
-rw-r--r-- | lib/http_chunks.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/http_chunks.h b/lib/http_chunks.h index 26b79de4e..a2564078b 100644 --- a/lib/http_chunks.h +++ b/lib/http_chunks.h @@ -1,10 +1,10 @@ #ifndef __HTTP_CHUNKS_H #define __HTTP_CHUNKS_H /*************************************************************************** - * _ _ ____ _ - * Project ___| | | | _ \| | - * / __| | | | |_) | | - * | (__| |_| | _ <| |___ + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2004, Daniel Stenberg, <daniel@haxx.se>, 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. |