Index: trunk/BNC/RTCM/GPSDecoder.h
===================================================================
--- trunk/BNC/RTCM/GPSDecoder.h	(revision 2711)
+++ trunk/BNC/RTCM/GPSDecoder.h	(revision 2712)
@@ -37,4 +37,5 @@
  public:
   t_obs() {
+    StatID[0]   = '\x0';
     satSys      = 'G';
     satNum      = 0;
@@ -65,5 +66,4 @@
     slip_cnt_L2 = -1;
     slip_cnt_L5 = -1;
-    StatID[0]   = '\x0';
   }
 
