diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-09-30 20:50:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-09-30 20:50:34 +0000 |
commit | 45be6d6645ebc20d9fac83ba2b1c17327faced49 (patch) | |
tree | 1084d007c8f78b8f38bebb7fdc43f546784f15fc /lib/sendf.h | |
parent | d4db35c1252a4986247c5ac6c1dbcffa38f8d356 (diff) | |
download | curl-45be6d6645ebc20d9fac83ba2b1c17327faced49.tar.gz |
killed trailing whitespace
Diffstat (limited to 'lib/sendf.h')
-rw-r--r-- | lib/sendf.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/sendf.h b/lib/sendf.h index bdd3a7900..155c1193f 100644 --- a/lib/sendf.h +++ b/lib/sendf.h @@ -1,10 +1,10 @@ #ifndef __SENDF_H #define __SENDF_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. |