Add ep_tvb_memdup() description to documentation

svn path=/trunk/; revision=17381
This commit is contained in:
Jaap Keuter 2006-02-23 16:52:13 +00:00
parent b678c64c5a
commit 060c5da876
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
$Id:$
$Id$
1. Introduction
@ -72,4 +72,8 @@ ep_stack_push() : pushes an element into the stack.
ep_stack_pop() : pops an element from the stack.
ep_stack_peek() : returns the top element of the stack without popping it.
3.4 tvbuff related functions
ep_tvb_memdup(): create an ephemeral duplicate of part of the tvbuff