aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-02-02 06:10:20 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-02-02 06:10:20 +0000
commit6dcf3b6aaeb52beec4339cf9791d4b563d9ecc6a (patch)
tree1dfa01385f278e07649305c3d59b34f1c639723f /include
parent349efdfade7dc782690e9a2c6ffa7fe2f5aa738a (diff)
The documentation page has to be in its own comment block to work, apparently.
Fix it up! git-svn-id: http://svn.digium.com/svn/asterisk/trunk@102037 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/event.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/event.h b/include/asterisk/event.h
index 6946b54e1..01fc833ba 100644
--- a/include/asterisk/event.h
+++ b/include/asterisk/event.h
@@ -20,6 +20,9 @@
* \file
* \author Russell Bryant <russell@digium.com>
* \ref AstGenericEvents
+ */
+
+/*!
* \page AstGenericEvents Generic event system
*
* The purpose of this API is to provide a generic way to share events between