Skip to content

Commit 7d17e00

Browse files
committed
fix: fix up
Signed-off-by: Guan Luo <[email protected]>
1 parent 0a17351 commit 7d17e00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bindings/rust/wrapper.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1903,6 +1903,7 @@ nixl_capi_get_xfer_telemetry(nixl_capi_agent_t agent,
19031903
return NIXL_CAPI_ERROR_BACKEND;
19041904
}
19051905
}
1906+
19061907
bool
19071908
nixl_capi_is_stub() {
19081909
return false;

0 commit comments

Comments
 (0)