voicecall: Minor whitespace fix for previous commit

This commit is contained in:
Denis Kenzior 2011-03-11 13:18:36 -06:00
parent 0626ff6af8
commit 915d4dc4bd
1 changed files with 2 additions and 2 deletions

View File

@ -1877,8 +1877,8 @@ static GDBusMethodTable manager_methods[] = {
};
static GDBusSignalTable manager_signals[] = {
{ "Forwarded", "s" },
{ "BarringActive", "s" },
{ "Forwarded", "s" },
{ "BarringActive", "s" },
{ "PropertyChanged", "sv" },
{ "CallAdded", "oa{sv}" },
{ "CallRemoved", "o" },