aboutsummaryrefslogtreecommitdiffstats
path: root/funcs
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-13 19:05:17 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-13 19:05:17 +0000
commit88a041a0a20e82aaa103f1b33274228c37aba0ba (patch)
tree7a471089c2a505e4570479d2128c5574e376581f /funcs
parentca694ec28d0a880346a6b76181fa7bfb88135de3 (diff)
Oops, XML documentation fix.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@276122 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'funcs')
-rw-r--r--funcs/func_env.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/funcs/func_env.c b/funcs/func_env.c
index c2fc746f5..6a3642a44 100644
--- a/funcs/func_env.c
+++ b/funcs/func_env.c
@@ -75,7 +75,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</synopsis>
<syntax>
<parameter name="filename" required="true" />
- </parameter>
<parameter name="offset">
<para>Maybe specified as any number. If negative, <replaceable>offset</replaceable> specifies the number
of bytes back from the end of the file.</para>