We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd363e commit 80fdbddCopy full SHA for 80fdbdd
agent/lib_composer.c
@@ -88,7 +88,7 @@ static void nr_execute_handle_autoload_composer_get_packages_information(
88
}
89
90
// clang-format off
91
- char* getallrawdata
+ const char* getallrawdata
92
= ""
93
"(function() {"
94
" try {"
0 commit comments