diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-05-24 15:16:29 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-05-24 15:16:29 +0000 |
commit | 120394cc4585a0d79682a946c81c5084e1467249 (patch) | |
tree | ccaa39994bcc3515e20176b5c24fa959f34483de | |
parent | 1adfe0fe182afe6507a35f5a7129183bb7b4a351 (diff) |
remove trailing whitespace
-rw-r--r-- | docs/examples/multi-single.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/examples/multi-single.c b/docs/examples/multi-single.c index b6ba0c5c0..0ba932f7a 100644 --- a/docs/examples/multi-single.c +++ b/docs/examples/multi-single.c @@ -1,8 +1,8 @@ /***************************************************************************** - * _ _ ____ _ - * Project ___| | | | _ \| | - * / __| | | | |_) | | - * | (__| |_| | _ <| |___ + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * $Id$ |