Skip to content
Snippets Groups Projects
Verified Commit d3fe6c48 authored by Alberto Miranda's avatar Alberto Miranda :hotsprings:
Browse files

Fix warning in admire::link_transfer_to_data_operation()

parent a266c39e
No related branches found
No related tags found
1 merge request!30Resolve "Refactor library RPC implementation of `admire::transfer_dataset`"
......@@ -759,6 +759,7 @@ link_transfer_to_data_operation(const server& srv, ADM_job_t job,
(void) srv;
(void) job;
(void) op;
(void) transfer;
(void) should_stream;
(void) args;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment