summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2014-04-10 11:54:30 -0700
committerwm4 <wm4@nowhere>2014-04-17 22:58:48 +0200
commit13301daf6ae104b5c7922a8e64ab057b89670239 (patch)
tree6e1a24da76c2d2ed1ef1ecc295c4da38d0635250
parent763a38f8891a9204e5826f5d7b5393e6cef03f47 (diff)
downloadmpv-13301daf6ae104b5c7922a8e64ab057b89670239.tar.bz2
mpv-13301daf6ae104b5c7922a8e64ab057b89670239.tar.xz
talloc README: more human readible api reference
-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