summaryrefslogtreecommitdiff
path: root/funcs/func_env.c
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2010-07-13 19:05:17 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2010-07-13 19:05:17 +0000
commit0ae9097e3e7326bbc0c4b1ec0c6dd8e2127d7a2e (patch)
tree7a471089c2a505e4570479d2128c5574e376581f /funcs/func_env.c
parentfc9efc4ff51347a2b6eaa823b744742ab0a13f07 (diff)
Oops, XML documentation fix.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276122 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'funcs/func_env.c')
-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>