summaryrefslogtreecommitdiffstats
path: root/ta/ta_talloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ta/ta_talloc.h')
-rw-r--r--ta/ta_talloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ta/ta_talloc.h b/ta/ta_talloc.h
index 0f5c3bccb5..cacc72ebe4 100644
--- a/ta/ta_talloc.h
+++ b/ta/ta_talloc.h
@@ -34,7 +34,7 @@
#define talloc_ptrtype ta_xnew_ptrtype
#define talloc_array_ptrtype ta_xnew_array_ptrtype
-#define talloc_steal ta_xsteal
+#define talloc_steal ta_steal
#define talloc_realloc_size ta_xrealloc_size
#define talloc_new ta_xnew_context
#define talloc_set_destructor ta_set_destructor