aboutsummaryrefslogtreecommitdiffstats
path: root/main/pbx.c
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-01-13 23:21:46 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-01-13 23:21:46 +0000
commit3d2bbbe25c30fb78e365a4b9640632c7c3c41214 (patch)
tree53966db56e0aa5bf6bec0662c466bc65f9a957a3 /main/pbx.c
parent0183b31199f8665b706b481b0d4d8a6184c9e9b1 (diff)
Oops, missed a closing tag
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@239996 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main/pbx.c')
-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>