Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 3563 in ntrip
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:
Dec 25, 2011, 3:54:31 PM (
13 years
ago)
Author:
mervart
Message:
File:
1 edited
trunk/BNC/bnccaster.cpp
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
trunk/BNC/bnccaster.cpp
¶
r3562
r3563
313
313
for (long sec = minTime; sec <= maxTime; sec++) {
314
314
315
bool first = true;
316
315
QList<t_obs> allObs = _epochs->values(sec);
317
316
…
…
364
363
365
364
_epochs->remove(sec);
366
first = false;
367
365
}
368
366
}
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive