Changeset - e882fb7719c5
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 16 years ago 2009-05-23 22:01:37
ohnobinki@ohnopublishing.net
removed stub label for distren_init
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
src/client/libdistren.c
Show inline comments
 
@@ -32,9 +32,6 @@ int distren_init_mf(distren_t *handle, d
 
{
 
}
 

	
 
/**
 
   @todo Stub
 
 */
 
int distren_init(distren_t *handle)
 
{
 
  return distren_init_mf(handle, &malloc, &free);
0 comments (0 inline, 0 general)