speed up restart speed of profiles

This commit is contained in:
Anthony Minessale
2011-09-06 12:53:29 -05:00
parent c6c247d35c
commit fb5f29c2fb
2 changed files with 11 additions and 1 deletions
+1
View File
@@ -251,6 +251,7 @@ typedef enum {
PFLAG_LIBERAL_DTMF,
PFLAG_AUTO_ASSIGN_PORT,
PFLAG_AUTO_ASSIGN_TLS_PORT,
PFLAG_SHUTDOWN,
/* No new flags below this line */
PFLAG_MAX
} PFLAGS;