skypopen: sk balances gives you how many credits you have, no more errors

This commit is contained in:
Giovanni Maruzzelli 2012-05-09 10:49:11 +02:00
parent 702cc9d49f
commit dbafc38b3e

View File

@ -2533,9 +2533,7 @@ SWITCH_STANDARD_API(sk_function)
globals.SKYPOPEN_INTERFACES[tmp_i].message + 30);
}
}
}
if (!strcasecmp(argv[0], "list")) {
} else if (!strcasecmp(argv[0], "list")) {
int i;
unsigned int ib = 0;
unsigned int ib_failed = 0;