Changeset 3341 in ntrip for trunk/BNC/bncrinex.h


Ignore:
Timestamp:
Aug 20, 2011, 11:42:09 AM (13 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncrinex.h

    r3324 r3341  
    5555   }
    5656
    57    static std::string rinexSatLine(const t_obs& obs, bool usells,
    58                                    char lli1, char lli2, char lli5);
     57   static std::string rinexSatLine(const t_obs& obs, char lli1, char lli2,
     58                                   char lli5);
    5959
    6060   static std::string asciiSatLine(const t_obs& obs);
Note: See TracChangeset for help on using the changeset viewer.