summaryrefslogtreecommitdiff
path: root/docs/examples/post-callback.c
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/post-callback.c')
-rw-r--r--docs/examples/post-callback.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/examples/post-callback.c b/docs/examples/post-callback.c
index ed89cac2a..1e688a1c8 100644
--- a/docs/examples/post-callback.c
+++ b/docs/examples/post-callback.c
@@ -5,7 +5,6 @@
* | (__| |_| | _ <| |___
* \___|\___/|_| \_\_____|
*
- * $Id$
*
* An example source code that issues a HTTP POST and we provide the actual
* data through a read callback.