Skip to content

Commit 714494f

Browse files
Update agent/tests/test_lib_aws_sdk_php.c
Co-authored-by: bduranleau-nr <[email protected]>
1 parent 1fbc50d commit 714494f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/tests/test_lib_aws_sdk_php.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ NR_PHP_WRAPPER(expect_arg_value_null) {
6262
NR_PHP_WRAPPER_END
6363

6464
NR_PHP_WRAPPER(aws_dynamodb_set_params_wrapper) {
65-
// (void)wraprec;
65+
(void)wraprec;
6666
nr_segment_cloud_attrs_t cloud_attrs = {0};
6767
nr_datastore_instance_t instance = {0};
6868
nr_segment_datastore_params_t datastore_params = {0};

0 commit comments

Comments
 (0)