Commit 2b8d2e46 authored by Adam Wujek's avatar Adam Wujek

include/ppsi: fix typo in ieee1588_types.h

Signed-off-by: 's avatarAdam Wujek <adam.wujek@creotech.pl>
parent e33b97e4
......@@ -86,7 +86,7 @@ typedef struct Timestamp { /* page 13 (33) -- no typedef expected */
/*draft P1588_v_29: page 17*/
/* The scaledRelativeDifference member is the relative difference expressed
* as a dimensionless fraction and multiplied by 2+^62, with any remaining
* as a dimensionless fraction and multiplied by 2^+62, with any remaining
* fractional part truncated. */
typedef Integer64 RelativeDifference;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment