Changeset 5995 in ntrip
- Timestamp:
- Aug 18, 2014, 9:05:06 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/src/bnccaster.cpp ΒΆ
r5994 r5995 534 534 // 535 535 //////////////////////////////////////////////////////////////////////////// 536 void bncCaster::slotNewNMEAstr(QByteArray staID, QByteArray str) {536 void bncCaster::slotNewNMEAstr(QByteArray /* staID */, QByteArray str) { 537 537 if (_nmeaSockets) { 538 538 QMutableListIterator<QTcpSocket*> is(*_nmeaSockets);
Note:
See TracChangeset
for help on using the changeset viewer.