[Asterisk-code-review] res pjsip pubsub.h: Fix doxygen association. (asterisk[13])

Richard Mudgett asteriskteam at digium.com
Thu Apr 28 17:00:46 CDT 2016


Richard Mudgett has uploaded a new change for review.

  https://gerrit.asterisk.org/2723

Change subject: res_pjsip_pubsub.h: Fix doxygen association.
......................................................................

res_pjsip_pubsub.h: Fix doxygen association.

Change-Id: I110d3e3572598289fcd4215d966cf0c858f98632
---
M include/asterisk/res_pjsip_pubsub.h
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/23/2723/1

diff --git a/include/asterisk/res_pjsip_pubsub.h b/include/asterisk/res_pjsip_pubsub.h
index 84d86fb..94576d3 100644
--- a/include/asterisk/res_pjsip_pubsub.h
+++ b/include/asterisk/res_pjsip_pubsub.h
@@ -214,9 +214,9 @@
 	AST_SIP_SUBSCRIPTION_NOTIFY_REASON_OTHER
 };
 
-/*! Type used for conveying mailbox state */
-#define AST_SIP_EXTEN_STATE_DATA "ast_sip_exten_state_data"
 /*! Type used for extension state/presence */
+#define AST_SIP_EXTEN_STATE_DATA "ast_sip_exten_state_data"
+/*! Type used for conveying mailbox state */
 #define AST_SIP_MESSAGE_ACCUMULATOR "ast_sip_message_accumulator"
 
 /*!

-- 
To view, visit https://gerrit.asterisk.org/2723
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I110d3e3572598289fcd4215d966cf0c858f98632
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>



More information about the asterisk-code-review mailing list