From: Daniel Stenberg Date: Tue, 10 Oct 2006 19:48:24 +0000 (+0000) Subject: repair id string X-Git-Tag: curl-7_16_0~109 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=083a84e5d0fda642433df6108561cc084b306f58;p=thirdparty%2Fcurl.git repair id string --- diff --git a/docs/examples/ghiper.c b/docs/examples/ghiper.c index 7a3ae90c65..1aa197a083 100644 --- a/docs/examples/ghiper.c +++ b/docs/examples/ghiper.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * $Id: ghiper.c + * $Id$ * * Example application source code using the multi socket interface to * download many files at once.