Corrected wrong parameter name
This commit is contained in:
committed by
Andreas Steffen
parent
01f29d5979
commit
e80cf188c1
@@ -65,7 +65,7 @@ struct tcg_pts_attr_req_file_meas_t {
|
||||
* @param request_id Request ID
|
||||
*/
|
||||
void (*set_request_id)(tcg_pts_attr_req_file_meas_t *this,
|
||||
u_int16_t hash_algorithm);
|
||||
u_int16_t request_id);
|
||||
|
||||
/**
|
||||
* Get Delimiter
|
||||
|
||||
Reference in New Issue
Block a user