diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-03-24 13:27:49 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-03-24 13:27:49 +0100 |
commit | 8aa68b4cadaa00759547f9de0cff7fb37ffe5ca3 (patch) | |
tree | e24aca192c3193414e3deb48e70d32c0115d245d /tests | |
parent | 1ac168e576d8e78b58640e1e997249717529b482 (diff) | |
download | curl-8aa68b4cadaa00759547f9de0cff7fb37ffe5ca3.tar.gz |
remove trace of CVS
Diffstat (limited to 'tests')
-rw-r--r-- | tests/libtest/lib572.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/libtest/lib572.c b/tests/libtest/lib572.c index 8286487ea..b3e48e3a4 100644 --- a/tests/libtest/lib572.c +++ b/tests/libtest/lib572.c @@ -5,8 +5,6 @@ * / __| | | | |_) | | * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| - * - * $Id$ */ #include "test.h" |