Changeset 3034 in ntrip for trunk/BNC/bnccaster.cpp


Ignore:
Timestamp:
Feb 25, 2011, 12:58:40 PM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnccaster.cpp

    r3003 r3034  
    127127  _epochs = new QMultiMap<long, t_obs>;
    128128
    129   _lastDumpSec   = 0;
    130 
     129  _lastDumpSec  = 0;
     130  _waitTime     = 0;
    131131  _confInterval = -1;
    132132}
Note: See TracChangeset for help on using the changeset viewer.