Commit d3f78dce authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: forgot a structure name (commit 660e35a0)

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent 1e095765
......@@ -55,7 +55,7 @@ typedef struct FixedDelta {
UInteger64 scaledPicoseconds;
} FixedDelta;
typedef struct {
typedef struct Timestamp {
UInteger48 secondsField;
UInteger32 nanosecondsField;
} Timestamp;
......
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