Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
976511ef
Commit
976511ef
authored
Jan 19, 2018
by
lhausamm
Committed by
Loic Hausammann
Oct 31, 2018
Browse files
Fix comment
parent
1ff46cf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/logger.h
View file @
976511ef
...
...
@@ -64,8 +64,8 @@ struct dump;
* The offset refers to the relative location of the previous message for the
* same particle or for the previous timestamp (if mask bit 7 is set). I.e.
* the previous log entry will be at the address of the current mask byte minus
* the unsigned value stored in the offset. An offset
of zero indicates tha
t
* this is the first message for the given particle/timestamp.
* the unsigned value stored in the offset. An offset
equal to the chunk offse
t
*
indicated that
this is the first message for the given particle/timestamp.
*/
/* Some constants. */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment