Skip to content

Commit e62d9b3

Browse files
TingDaoKgraebm
andauthored
Apply suggestions from code review
Co-authored-by: Michael Graeb <[email protected]>
1 parent 8654a97 commit e62d9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/s3_meta_request.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1629,7 +1629,7 @@ void aws_s3_meta_request_send_request_finish_default(
16291629

16301630
AWS_LOGF_DEBUG(
16311631
AWS_LS_S3_META_REQUEST,
1632-
"id=%p: Request %p finished with error code %d (%s) and response status %d, request id: %s, amz_id_2: %s",
1632+
"id=%p: Request %p finished with error code %d (%s) and response status %d, x-amz-request-id: %s, x-amz-id-2: %s",
16331633
(void *)meta_request,
16341634
(void *)request,
16351635
error_code,

0 commit comments

Comments
 (0)