summaryrefslogtreecommitdiffstats
path: root/test/API/tid.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/API/tid.c')
-rw-r--r--test/API/tid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/API/tid.c b/test/API/tid.c
index 3433b20..b353a8a 100644
--- a/test/API/tid.c
+++ b/test/API/tid.c
@@ -740,7 +740,7 @@ test_remove_clear_type(void)
* Build object list *
*********************/
- HDmemset(obj_list.objects, 0, list_size);
+ memset(obj_list.objects, 0, list_size);
/* The number of objects used is a random number between the min and max */
obj_list.count = obj_list.remaining =