Skip to content

Commit 766fe82

Browse files
committed
DOC: Update imbalance docs
1 parent 149f45f commit 766fe82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/databento/enums.hpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,8 @@ enum SystemCode : std::uint8_t {
633633
// given timestamp.
634634
EndOfInterval = 4,
635635
// No system code was specified or this record was upgraded from a version 1 struct
636-
// where the code field didn't exist.
636+
// where
637+
// the code field didn't exist.
637638
Unset = 255,
638639
};
639640
} // namespace system_code

0 commit comments

Comments
 (0)