Ticket #3: duplicate.patch

File duplicate.patch, 379 bytes (added by johansen, 14 years ago)
  • rtcm3torinex.c

    diff -uprN orig/rtcm3torinex.c new/rtcm3torinex.c
    old new void HandleByte(struct RTCM3ParserData *  
    14721472          }
    14731473        }
    14741474      }
    1475       else
     1475      else if (r == 1 || r == 2)
    14761476      {
    14771477        int i, j, o;
    14781478        struct converttimeinfo cti;