summaryrefslogtreecommitdiffstats
path: root/ta
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2014-04-10 11:54:30 -0700
committerwm4 <wm4@nowhere>2014-04-13 18:03:01 +0200
commitb11fdeab9ef94a4a0ce6a82877209662022067d9 (patch)
treed56640c89b8357a218b475695f3220702e00a5e9 /ta
parentbc79ded75a63ae79a1119f5ca578d41fca04b283 (diff)
downloadmpv-b11fdeab9ef94a4a0ce6a82877209662022067d9.tar.bz2
mpv-b11fdeab9ef94a4a0ce6a82877209662022067d9.tar.xz
talloc README: more human readible api reference
Diffstat (limited to 'ta')
-rw-r--r--ta/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/ta/README b/ta/README
index cd98c1a5ae..d2cc4fbc0c 100644
--- a/ta/README
+++ b/ta/README
@@ -31,7 +31,7 @@ will be replaced with TA calls, and the talloc wrapper will be removed.
Documentation for the talloc API is here:
- http://git.samba.org/?p=samba.git;a=blob;f=lib/talloc/talloc.h;hb=HEAD
+ http://talloc.samba.org/talloc/doc/html/modules.html
There are some minor differences with mpv's talloc bridge. mpv calls abort()
on allocation failures, and the talloc_set_destructor() signature is slightly