Changeset 7769 in ntrip for trunk/BNC/src/bncsinextro.cpp


Ignore:
Timestamp:
Feb 11, 2016, 4:48:58 PM (8 years ago)
Author:
stuerze
Message:

minor format changes

File:
1 edited

Legend:

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

    r7768 r7769  
    121121  }
    122122  _out << "+SITE/ID" << endl;
    123   _out << "*CODE PT DOMES____ T _STATION DESCRIPTION___ APPROX_LON_ APPROX_LAT_ _APP_H_" << endl;
     123  _out << "*CODE PT DOMES____ T _STATION DESCRIPTION__ APPROX_LON_ APPROX_LAT_ _APP_H_" << endl;
    124124  _out << " " << _opt->_roverName.substr(0,4) << "  A           P "
    125125       << country.toStdString() << "                   "
Note: See TracChangeset for help on using the changeset viewer.