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 277 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:
Nov 8, 2006, 11:19:44 AM (
18 years
ago)
Author:
mervart
Message:
* empty log message
*
File:
1 edited
trunk/BNC/bncgetthread.cpp
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
trunk/BNC/bncgetthread.cpp
¶
r258
r277
15
15
*
16
16
* -----------------------------------------------------------------------*/
17
18
#include <stdlib.h>
17
19
18
20
#include <QFile>
…
…
298
300
_nextSleep = 128;
299
301
}
302
_nextSleep += rand() % 6;
300
303
}
301
304
}
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive