summaryrefslogtreecommitdiff
path: root/thread.c
diff options
context:
space:
mode:
authorDustin Sallings <dustin@spy.net>2009-03-06 16:40:31 -0800
committerDustin Sallings <dustin@spy.net>2009-03-06 16:40:31 -0800
commit69b22814b8d0330bed30c548416e19d0dd8eb566 (patch)
treef670232a13ff40783fb35be4777016919d307196 /thread.c
parentce7858adc912ceef736b95d54fcc51bdb1d79cf0 (diff)
downloadmemcached-69b22814b8d0330bed30c548416e19d0dd8eb566.tar.gz
Remove some cvs/svn junk from files.
Diffstat (limited to 'thread.c')
-rw-r--r--thread.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/thread.c b/thread.c
index 1f3125e..819f4c4 100644
--- a/thread.c
+++ b/thread.c
@@ -1,8 +1,6 @@
/* -*- Mode: C; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
* Thread management for memcached.
- *
- * $Id$
*/
#include "memcached.h"
#include <assert.h>