Changeset 648 in ntrip


Ignore:
Timestamp:
Dec 23, 2007, 6:12:36 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncrinex.h

    r647 r648  
    4444   void dumpEpoch(long maxTime);
    4545   void setReconnectFlag(bool flag){_reconnectFlag = flag;}
    46    static QString bncRinex::nextEpochStr(const QDateTime& datTim,
    47                                          const QString& intStr,
    48                                          QDateTime* nextEpoch = 0);
     46   static QString nextEpochStr(const QDateTime& datTim,
     47                               const QString& intStr,
     48                               QDateTime* nextEpoch = 0);
    4949
    5050 private:
Note: See TracChangeset for help on using the changeset viewer.