Skip to content

Commit b3e38d4

Browse files
committed
run cargo-fmt
1 parent 09e4d58 commit b3e38d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rust/lib_ccxr/src/isdbs/isdbd.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ pub struct CcxBoundaryTime {
154154
pub hh: i32,
155155
pub mm: i32,
156156
pub ss: i32,
157-
pub time_in_ms: i64,
157+
pub time_in_ms: i64,
158158
pub set: i32,
159159
}
160160

0 commit comments

Comments
 (0)