aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/ghiper.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-10-10 19:48:24 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-10-10 19:48:24 +0000
commit083a84e5d0fda642433df6108561cc084b306f58 (patch)
tree97abd001c2e2fd1b2de6281e456005b776d24956 /docs/examples/ghiper.c
parentd5eb386d0013ae595e6ef49eac77d49f346edd74 (diff)
repair id string
Diffstat (limited to 'docs/examples/ghiper.c')
-rw-r--r--docs/examples/ghiper.c2
1 files changed, 1 insertions, 1 deletions
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.