Skip to content
Snippets Groups Projects
Commit 0bcd2ae4 authored by Russell Bryant's avatar Russell Bryant
Browse files

fix a typo

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@104031 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent bfcbd6c9
Branches
Tags
No related merge requests found
......@@ -729,7 +729,7 @@ static int global_max_se; /*!< Highest threshold for session
* should be used to modify these values. */
static int suserobjs = 0; /*!< Static users */
static int ruserobjs = 0; /*!< Realtime users */
static int speerobjs = 0; /*!< Statis peers */
static int speerobjs = 0; /*!< Static peers */
static int rpeerobjs = 0; /*!< Realtime peers */
static int apeerobjs = 0; /*!< Autocreated peer objects */
static int regobjs = 0; /*!< Registry objects */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment