Ticket #44837: patch-include-tsunami-client.h.diff
File patch-include-tsunami-client.h.diff, 574 bytes (added by jul_bsd@…, 10 years ago) |
---|
-
include/tsunami-client.h
old new 239 239 int command_set (command_t *command, ttp_parameter_t *parameter); 240 240 int command_dir (command_t *command, ttp_session_t *session); 241 241 242 in line int got_block (ttp_session_t* session, u_int32_t blocknr);242 int got_block (ttp_session_t* session, u_int32_t blocknr); 243 243 244 244 /* config.c */ 245 245 void reset_client (ttp_parameter_t *parameter);