about summary refs log tree commit homepage
path: root/ext/http11/tst_cleanup.c
diff options
context:
space:
mode:
authorfilipe <filipe@19e92222-5c0b-0410-8929-a290d50e31e9>2007-09-13 04:12:01 +0000
committerfilipe <filipe@19e92222-5c0b-0410-8929-a290d50e31e9>2007-09-13 04:12:01 +0000
commit706aef01fbbcee885fcb6d76228f669d48d16f25 (patch)
treea42509c89301d451300a3bc64dd1f2ac388bff66 /ext/http11/tst_cleanup.c
parent6bfa360e4a418cf6d3531334cea185be0878c0ed (diff)
downloadunicorn-706aef01fbbcee885fcb6d76228f669d48d16f25.tar.gz
and he also close the bug upstream :D So we are in sync with his source code and bug 10279 is closed with this
commit.



git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@586 19e92222-5c0b-0410-8929-a290d50e31e9
Diffstat (limited to 'ext/http11/tst_cleanup.c')
-rw-r--r--ext/http11/tst_cleanup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/http11/tst_cleanup.c b/ext/http11/tst_cleanup.c
index b574f9f..a85491d 100644
--- a/ext/http11/tst_cleanup.c
+++ b/ext/http11/tst_cleanup.c
@@ -21,4 +21,3 @@ void tst_cleanup(struct tst *tst)
 
    free(tst);
 }
-