add name string for SIGNAL_DATA

This commit is contained in:
Anthony Minessale 2011-08-30 09:15:22 -05:00
parent 11bcc60077
commit 9403064d46
1 changed files with 1 additions and 0 deletions

View File

@ -621,6 +621,7 @@ static const char *message_names[] = {
"CLEAR_PROGRESS",
"JITTER_BUFFER",
"RECOVERY_REFRESH",
"SIGNAL_DATA",
"INVALID"
};