Index: /trunk/BNC/src/rinex/reqcedit.cpp
===================================================================
--- /trunk/BNC/src/rinex/reqcedit.cpp	(revision 8654)
+++ /trunk/BNC/src/rinex/reqcedit.cpp	(revision 8655)
@@ -567,9 +567,9 @@
       case t_eph::GPS:
         haveGPS = true;
-        haveGnss[t_eph::GLONASS] = true;
+        haveGnss[t_eph::GPS] = true;
         break;
       case t_eph::GLONASS:
         haveGlonass = true;
-        haveGnss[t_eph::GPS] = true;
+        haveGnss[t_eph::GLONASS] = true;
         break;
       case t_eph::Galileo:
