Changeset 817 in ntrip for trunk/BNS/bnseph.cpp


Ignore:
Timestamp:
Apr 9, 2008, 3:43:49 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnseph.cpp

    r805 r817  
    4444  // ------------------
    4545  QSettings settings;
    46   QString host = settings.value("ephHost").toString();
     46  QString host = "localhost";
    4747  int     port = settings.value("ephPort").toInt();
    4848
Note: See TracChangeset for help on using the changeset viewer.