missing comma

This commit is contained in:
Anthony Minessale 2012-01-09 10:03:51 -06:00
parent 472ab0cf6c
commit 8fedd51d37
1 changed files with 1 additions and 1 deletions

View File

@ -630,7 +630,7 @@ static const char *message_names[] = {
"APPLICATION_EXEC",
"APPLICATION_EXEC_COMPLETE",
"PHONE_EVENT",
"T38_DESCRIPTION"
"T38_DESCRIPTION",
"UDPTL_MODE",
"CLEAR_PROGRESS",
"JITTER_BUFFER",