summaryrefslogtreecommitdiffstats
path: root/ta
diff options
context:
space:
mode:
authorMax Dunbar <mdsurfing4@gmail.com>2023-01-08 12:52:30 -0800
committerDudemanguy <random342@airmail.cc>2023-01-10 17:06:38 +0000
commit05bc366d18c72e94ee07448e2cfa28102e9c0766 (patch)
tree629fbb263114479478695db59500d9345befd811 /ta
parent4beb1bcae7821d7e0b7d07b6ffb69c4a88572cfe (diff)
downloadmpv-05bc366d18c72e94ee07448e2cfa28102e9c0766.tar.bz2
mpv-05bc366d18c72e94ee07448e2cfa28102e9c0766.tar.xz
ta/README: update link to talloc documentation
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 271e173764..4e2fd16865 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://talloc.samba.org/talloc/doc/html/modules.html
+ https://talloc.samba.org/talloc/doc/html/group__talloc.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