Changeset 3142 in ntrip


Ignore:
Timestamp:
Mar 25, 2011, 4:06:44 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncapp.cpp

    r3110 r3142  
    902902#ifdef USE_COMBINATION
    903903  _bncComb = new bncComb();
    904   if (_bncComb->nStreams() < 2) {
     904  if (_bncComb->nStreams() < 1) {
    905905    delete _bncComb;
    906906    _bncComb = 0;
Note: See TracChangeset for help on using the changeset viewer.