Changeset 1141 in ntrip for trunk/BNC/bncgetthread.cpp


Ignore:
Timestamp:
Oct 2, 2008, 4:05:59 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.cpp

    r1140 r1141  
    6565                           const QByteArray& format) {
    6666
    67   _format     = format;
     67  _format = format;
     68  _staID  = "SASS"; 
    6869
    6970  initialize();
     
    7172  _inspSegm = 0;
    7273
    73   _staID = "SASS"; 
    7474  _rawInpFile = new QFile(rawInpFileName);
    7575  _rawInpFile->open(QIODevice::ReadOnly);
Note: See TracChangeset for help on using the changeset viewer.