summaryrefslogtreecommitdiff
path: root/include/asterisk/pbx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/pbx.h')
-rw-r--r--include/asterisk/pbx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/pbx.h b/include/asterisk/pbx.h
index b88a3f67b..f177b09aa 100644
--- a/include/asterisk/pbx.h
+++ b/include/asterisk/pbx.h
@@ -85,7 +85,7 @@ struct ast_exten;
struct ast_include;
struct ast_ignorepat;
struct ast_sw;
-
+
enum ast_state_cb_update_reason {
/*! The extension state update is a result of a device state changing on the extension. */
AST_HINT_UPDATE_DEVICE = 1,