Changeset 246 in ntrip for trunk/BNC/RTCM/RTCM2.cpp


Ignore:
Timestamp:
Oct 13, 2006, 5:53:42 PM (18 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/RTCM/RTCM2.cpp

    r245 r246  
    276276
    277277void ThirtyBitWord::getHeader(string& buf) {
     278
     279  if (buf.length() == 0) return;
    278280
    279281  unsigned int W_old = W;
Note: See TracChangeset for help on using the changeset viewer.