fixed format

pull/5/head
Tom Early 8 years ago
parent ded3d6ba2d
commit 228ec898a7

@ -948,7 +948,7 @@ void CQnetGateway::process()
}
} else { // g2buflen == 27
if (bool_qso_details && g2buf.counter & 0x40)
printf("id=%04x\n END G2", ntohs(g2buf.streamid));
printf("id=%04x END G2\n", ntohs(g2buf.streamid));
/* find out which repeater module to send the data to */
int i;

Loading…
Cancel
Save

Powered by TurnKey Linux.