Changeset 29 in ntrip for trunk/rtcm3torinex/rtcm3torinex.c


Ignore:
Timestamp:
Jan 13, 2006, 9:25:11 AM (18 years ago)
Author:
stoecker
Message:

typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/rtcm3torinex/rtcm3torinex.c

    r27 r29  
    11/*
    22  Converter for RTCM3 data to RINEX.
    3   $Id$
    4   Copyright (C) 2005-2006 by Dirk Stoecker <soft@dstoecker.de>
     3  $Id: rtcm3torinex.c,v 1.1 2006/01/12 16:19:10 stoecker Exp $
     4  Copyright (C) 2005-2006 by Dirk Stoecker <stoecker@euronav.de>
    55
    66  This program is free software; you can redistribute it and/or modify
     
    4242
    4343/* CVS revision and version */
    44 static char revisionstr[] = "$Revision: 1.15 $";
    45 static char datestr[]     = "$Date: 2005/12/06 16:50:26 $";
     44static char revisionstr[] = "$Revision: 1.1 $";
     45static char datestr[]     = "$Date: 2006/01/12 16:19:10 $";
    4646static int stop = 0;
    4747
Note: See TracChangeset for help on using the changeset viewer.