From 1d57ccb6f70f41fb1a50fa9546b8a380bc234d5c Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Thu, 7 Jun 2007 23:07:25 +0000 Subject: Fix a bunch of doxygen errors and document more things (issue #9842, snuffy) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68339 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/devicestate.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/devicestate.c') diff --git a/main/devicestate.c b/main/devicestate.c index d682602d6..2c30011b0 100644 --- a/main/devicestate.c +++ b/main/devicestate.c @@ -93,13 +93,13 @@ * and reported back. * * - Extension states - * \arg \ref enum ast_extension_states + * \arg \ref ENUM ast_extension_states * \arg \ref pbx.c * \arg \ref pbx.h * - Structures - * - \ref struct ast_state_cb Callbacks for watchers + * - \ref ast_state_cb struct. Callbacks for watchers * - Callback ast_state_cb_type - * - \ref struct ast_hint + * - \ref ast_hint struct. * - Functions * - ast_extension_state_add() * - ast_extension_state_del() -- cgit v1.2.3