git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe0b523
)
talloc: remove talloc_free from the exports
author
Michael Adam
<obnox@samba.org>
Sat, 29 Aug 2009 22:06:58 +0000
(
00:06
+0200)
committer
Michael Adam
<obnox@samba.org>
Sat, 29 Aug 2009 22:51:53 +0000
(
00:51
+0200)
Michael
lib/talloc/talloc.exports
patch
|
blob
|
history
diff --git
a/lib/talloc/talloc.exports
b/lib/talloc/talloc.exports
index c1db67baaae478c537d9e68f8f9f0784c35f899e..75134c08029c93cdafe4e9eba3b94f8095f15dd3 100644
(file)
--- a/
lib/talloc/talloc.exports
+++ b/
lib/talloc/talloc.exports
@@
-61,7
+61,6
@@
talloc_version_minor;
_talloc_zero;
_talloc_zero_array;
- talloc_free;
local: *;
};