Skip to content

Commit

Permalink
trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsn committed Jul 26, 2024
1 parent 459311f commit 995abe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ffi/crashinfo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,4 @@ int main(void) {
check_result(ddog_crashinfo_upload_to_endpoint(crashinfo.get(), endpoint),
"Failed to export to file");
ddog_endpoint_drop(endpoint);
}
}

0 comments on commit 995abe4

Please sign in to comment.