Changeset 938 in ntrip for trunk/BNC/RTCM3/RTCM3coDecoder.cpp


Ignore:
Timestamp:
Jun 8, 2008, 6:02:17 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM3/RTCM3coDecoder.cpp

    r936 r938  
    9191    QString fileName = _fileNameSkl
    9292      + QString("%1").arg(datTim.date().dayOfYear(), 3, 10, QChar('0'))
    93       + datTim.toString(".yyC");
     93      + hlpStr + datTim.toString(".yyC");
    9494
    9595    if (_fileName == fileName) {
Note: See TracChangeset for help on using the changeset viewer.