pull/14/head
Tom Early 6 years ago
parent fd39031efb
commit 68b36312f2

@ -1090,7 +1090,7 @@ void CQnetGateway::ProcessG2(const ssize_t g2buflen, SDSVT &g2buf, const int sou
} }
} else { } else {
if (LOG_DEBUG) if (LOG_DEBUG)
printf("missing %d packes from voice stream on module %c, resetting\n", diff, 'A'+i); printf("missing %d packets from voice stream on module %c, resetting\n", diff, 'A'+i);
nextctrl[i] = g2buf.ctrl; nextctrl[i] = g2buf.ctrl;
} }
} }

Loading…
Cancel
Save

Powered by TurnKey Linux.