Changeset 248 in ntrip for trunk/BNC/RTIGS
- Timestamp:
- Oct 14, 2006, 10:15:41 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/RTIGS/rtigs.cpp
r246 r248 37 37 //////////////////////////////////////////////////////////////////////////// 38 38 void rtigs::Decode(char* buffer, int bufLen) { 39 40 QMutexLocker locker(&_mutex);41 39 42 40 // Append the incomming data to the internal buffer
Note:
See TracChangeset
for help on using the changeset viewer.