summaryrefslogtreecommitdiff
path: root/test/xmalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/xmalloc.c')
-rw-r--r--test/xmalloc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/xmalloc.c b/test/xmalloc.c
index f5721c5de..e98541c8e 100644
--- a/test/xmalloc.c
+++ b/test/xmalloc.c
@@ -56,4 +56,3 @@ xcalloc (size_t nmemb, size_t size)
return buf;
}
-