summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2010-01-13 23:21:46 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2010-01-13 23:21:46 +0000
commitb01df91513d3caf587f6708282594d818c010814 (patch)
tree53966db56e0aa5bf6bec0662c466bc65f9a957a3
parentecbe7eff7a557a4aa55fb43e60299cf4f36165d9 (diff)
Oops, missed a closing tag
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@239996 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-rw-r--r--main/pbx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/pbx.c b/main/pbx.c
index 5ed2c8296..98ed73efa 100644
--- a/main/pbx.c
+++ b/main/pbx.c
@@ -738,6 +738,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
this function to set an alternate date and time. For example, you may wish to evaluate
whether a location will correctly identify to callers that the area is closed on Christmas
Day, when Christmas would otherwise fall on a day when the office is normally open.</para>
+ </description>
<see-also>
<ref type="application">GotoIfTime</ref>
</see-also>