summaryrefslogtreecommitdiff
path: root/tests/server/getpart.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-11-29 12:10:09 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-11-29 12:10:09 +0000
commit0eb8414750456a7a2584a8863b1e217e8bff88cd (patch)
treebd5c9d2ecd88446c8b1ea2f8e14e303fe9718db6 /tests/server/getpart.h
parent09717d3fc82a858620026538600c311a851dfe14 (diff)
downloadgnurl-0eb8414750456a7a2584a8863b1e217e8bff88cd.tar.gz
gnurl-0eb8414750456a7a2584a8863b1e217e8bff88cd.tar.bz2
gnurl-0eb8414750456a7a2584a8863b1e217e8bff88cd.zip
Enable test cases to provide sections base64-encoded to be able to test
with binary data.
Diffstat (limited to 'tests/server/getpart.h')
-rw-r--r--tests/server/getpart.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/server/getpart.h b/tests/server/getpart.h
index f50e122f0..0ded4f73f 100644
--- a/tests/server/getpart.h
+++ b/tests/server/getpart.h
@@ -1,8 +1,8 @@
/***************************************************************************
- * _ _ ____ _
- * Project ___| | | | _ \| |
- * / __| | | | |_) | |
- * | (__| |_| | _ <| |___
+ * _ _ ____ _
+ * Project ___| | | | _ \| |
+ * / __| | | | |_) | |
+ * | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
* Copyright (C) 1998 - 2004, Daniel Stenberg, <daniel@haxx.se>, et al.
@@ -10,7 +10,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.