Skip to content
Snippets Groups Projects
Commit 29f03772 authored by thodkatz's avatar thodkatz
Browse files

Fix vera

parent 47054a52
No related branches found
No related tags found
No related merge requests found
......@@ -36,4 +36,4 @@ uint64_t TimeHelper::implementCUCTimeFormat(uint32_t seconds) {
uint64_t timeFormat = (totalSeconds << 8 | pField);
return timeFormat;
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment