diff options
Diffstat (limited to 'docs/examples/multithread.c')
-rw-r--r-- | docs/examples/multithread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/examples/multithread.c b/docs/examples/multithread.c index 939e9daef..5f59a99d7 100644 --- a/docs/examples/multithread.c +++ b/docs/examples/multithread.c @@ -5,7 +5,6 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * $Id$ */ /* A multi-threaded example that uses pthreads extensively to fetch |