summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2007-06-17 21:20:30 +0000
committerjoe <joe@61a7d7f5-40b7-0310-9c16-bb0ea8cb1845>2007-06-17 21:20:30 +0000
commit914823014a5c6357382e868707f8f2c584e30b7d (patch)
treea275bfeb91be01ae554dfd4b1a20ab2864c26837 /doc
parent58213dfdb80748f833402c4210446dbf1935cb24 (diff)
downloadneon-914823014a5c6357382e868707f8f2c584e30b7d.tar.gz
* doc/ref/alloc.xml: Fix prototype, thanks to Joshua Swink.
git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@1169 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845
Diffstat (limited to 'doc')
-rw-r--r--doc/ref/alloc.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/ref/alloc.xml b/doc/ref/alloc.xml
index cc0ac22..872f084 100644
--- a/doc/ref/alloc.xml
+++ b/doc/ref/alloc.xml
@@ -40,7 +40,6 @@
<funcprototype>
<funcdef>char *<function>ne_strdup</function></funcdef>
<paramdef>const char *<parameter>s</parameter></paramdef>
- <paramdef>size_t <parameter>size</parameter></paramdef>
</funcprototype>
<funcprototype>