We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fbc50d commit 714494fCopy full SHA for 714494f
agent/tests/test_lib_aws_sdk_php.c
@@ -62,7 +62,7 @@ NR_PHP_WRAPPER(expect_arg_value_null) {
62
NR_PHP_WRAPPER_END
63
64
NR_PHP_WRAPPER(aws_dynamodb_set_params_wrapper) {
65
- // (void)wraprec;
+ (void)wraprec;
66
nr_segment_cloud_attrs_t cloud_attrs = {0};
67
nr_datastore_instance_t instance = {0};
68
nr_segment_datastore_params_t datastore_params = {0};
0 commit comments