Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
1433
in ntrip for
trunk
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jan 3, 2009, 12:37:59 PM (
16 years
ago)
Author:
mervart
Message:
* empty log message
*
File:
1 edited
trunk/BNC/GPSS/gpssDecoder.cpp
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
trunk/BNC/GPSS/gpssDecoder.cpp
¶
r1432
r1433
93
93
}
94
94
}
95
_buffer.mid(reqLength);
95
_buffer
= _buffer
.mid(reqLength);
96
96
}
97
97
…
…
110
110
emit newGPSEph(gpsEph);
111
111
}
112
_buffer.mid(reqLength);
112
_buffer
= _buffer
.mid(reqLength);
113
113
}
114
114
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive