Browse Source
The standard functions are tdelete, tfind, tsearch and twalk. Testing for non-standard tdestroy does not work properly: it leads to false negative.pull/50/head
2 changed files with 2 additions and 2 deletions
@ -1,5 +1,5 @@ |
|||
/*****************************************************************************
|
|||
* tdestroy.c : implement every t* fuctions |
|||
* tfind.c : implement every t* fuctions |
|||
*****************************************************************************/ |
|||
|
|||
#ifdef HAVE_CONFIG_H |
|||
Loading…
Reference in new issue