Changeset 5133 in ntrip for trunk/BNC/src/bnccore.cpp


Ignore:
Timestamp:
Apr 18, 2013, 5:15:00 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnccore.cpp

    r5129 r5133  
    518518
    519519  t_ephGlo eph;
    520   bool timeChanged;
    521   eph.set(ep, timeChanged);
     520  eph.set(ep);
    522521
    523522  QString strV2 = eph.toString(2.11);
Note: See TracChangeset for help on using the changeset viewer.