Changeset 2220 in ntrip


Ignore:
Timestamp:
Jan 9, 2010, 9:15:46 AM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncfigureppp.cpp

    r2209 r2220  
    174174    if (_neuMax > 0.0) {
    175175
    176       if (_neuMax < 0.15) {
    177         _neuMax = 0.15;
     176      if (_neuMax < 0.151) {
     177        _neuMax = 0.151;
    178178      }
    179179     
Note: See TracChangeset for help on using the changeset viewer.