Changeset 320 in ntrip for trunk/BNC/RTCM3/RTCM3Decoder.cpp


Ignore:
Timestamp:
Nov 15, 2006, 7:32:49 PM (17 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM3/RTCM3Decoder.cpp

    r297 r320  
    5151#  define isinf(x) 0
    5252#endif
     53
     54// Error Handling
     55////////////////////////////////////////////////////////////////////////////
     56void RTCM3Error(const char *fmt, ...) {
     57
     58}
    5359
    5460// Constructor
Note: See TracChangeset for help on using the changeset viewer.