Index: trunk/BNC/src/PPP/pppSatObs.h
===================================================================
--- trunk/BNC/src/PPP/pppSatObs.h	(revision 7835)
+++ trunk/BNC/src/PPP/pppSatObs.h	(revision 7836)
@@ -31,5 +31,5 @@
   bool                modelSet() const {return _model._set;}
   void                printModel() const;
-  void                lcCoeff(t_lc::type tLC, 
+  void                lcCoeff(t_lc::type tLC,
                               std::map<t_frequency::type, double>& codeCoeff,
                               std::map<t_frequency::type, double>& phaseCoeff) const;
@@ -42,4 +42,5 @@
   double              getRes(t_lc::type tLC) const;
 
+  // RINEX
   bool slip() const {
     for (unsigned ii = 1; ii < t_frequency::max; ii++) {
@@ -51,4 +52,5 @@
   }
 
+  // RTCM
   int slipCounter() const {
     int cnt = -1;
