Mercurial > MadButterfly
comparison src/tools.c @ 77:a6763f080da5
-
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Wed, 20 Aug 2008 00:32:11 +0800 |
parents | e06a4a667ce2 |
children | c7e5b8779bb5 |
comparison
equal
deleted
inserted
replaced
76:8706356a61b4 | 77:a6763f080da5 |
---|---|
106 free(blk); | 106 free(blk); |
107 blk = next_blk; | 107 blk = next_blk; |
108 } | 108 } |
109 } | 109 } |
110 | 110 |
111 | |
112 #ifdef UNITTEST | 111 #ifdef UNITTEST |
113 | 112 |
114 #include <CUnit/Basic.h> | 113 #include <CUnit/Basic.h> |
115 | 114 |
116 void test_elmpool(void) { | 115 void test_elmpool(void) { |