From 083a84e5d0fda642433df6108561cc084b306f58 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 10 Oct 2006 19:48:24 +0000 Subject: [PATCH] repair id string --- docs/examples/ghiper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/ghiper.c b/docs/examples/ghiper.c index 7a3ae90c6..1aa197a08 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.