Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sdk/include/newrelic_transaction.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ static const char * const NEWRELIC_DATASTORE_DELETE = "delete";
* All Transaction library functions used for instrumentation will immediately
* return when you disable.
*
* @param set_enabled 0 to enable, 1 to disable
* @param set_enabled 0 to disable, 1 to enable
*/
void newrelic_enable_instrumentation(int set_enabled);

Expand Down
Binary file modified sdk/lib/libnewrelic-collector-client.so
Binary file not shown.
Binary file modified sdk/lib/libnewrelic-common.so
Binary file not shown.
Binary file modified sdk/lib/libnewrelic-transaction.so
Binary file not shown.