From: Russell Bryant Date: Sat, 2 Feb 2008 06:10:20 +0000 (+0000) Subject: The documentation page has to be in its own comment block to work, apparently. X-Git-Tag: 1.6.0-beta3~2^2~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b095b7468548a2529efcc84d8d6eb1938ed24c53;p=thirdparty%2Fasterisk.git The documentation page has to be in its own comment block to work, apparently. Fix it up! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@102037 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/include/asterisk/event.h b/include/asterisk/event.h index 6946b54e18..01fc833baf 100644 --- a/include/asterisk/event.h +++ b/include/asterisk/event.h @@ -20,6 +20,9 @@ * \file * \author Russell Bryant * \ref AstGenericEvents + */ + +/*! * \page AstGenericEvents Generic event system * * The purpose of this API is to provide a generic way to share events between