Changeset 652 in ntrip for trunk/BNC/RTIGS
- Timestamp:
- Jan 4, 2008, 3:57:29 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/RTIGS/RTIGSDecoder.cpp
r649 r652 94 94 // --------------------------- 95 95 if (_buffer.size() < numbytes) { 96 return failure;96 return success; 97 97 } 98 98
Note:
See TracChangeset
for help on using the changeset viewer.