summaryrefslogtreecommitdiff
path: root/assoc.c
diff options
context:
space:
mode:
authorBrad Fitzpatrick <brad@danga.com>2006-09-04 02:28:11 +0000
committerBrad Fitzpatrick <brad@danga.com>2006-09-04 02:28:11 +0000
commit8bdbe4a39617b4c0dda5bb8d31bacd78e2fe2fe3 (patch)
treef296edda654bfd6c1fc52ff0d3fed2e89244e23f /assoc.c
parent1ea89bd54442d4040d50aad91e1c86bfeeddc723 (diff)
downloadmemcached-8bdbe4a39617b4c0dda5bb8d31bacd78e2fe2fe3.tar.gz
but we do want trailing newline at end of file
git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@330 b0b603af-a30f-0410-a34e-baf09ae79d0b
Diffstat (limited to 'assoc.c')
-rw-r--r--assoc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/assoc.c b/assoc.c
index d344182..4476d2c 100644
--- a/assoc.c
+++ b/assoc.c
@@ -158,4 +158,4 @@ void assoc_delete(char *key) {
/* Note: we never actually get here. the callers don't delete things
they can't find. */
assert(*before != 0);
-} \ No newline at end of file
+}