Skip to content

Commit

Permalink
Please consider the following formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Jan 25, 2024
1 parent f53182b commit 6fee288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Framework/Foundation/src/o2LogMac.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ int xnu_write(int pid, void* addr, unsigned char* data, size_t dsize)
// Writes a 4-byte value to the specified address in the target process
// If the address in question points to private_o2_log_<signpost>::stacktrace
// This will have the side effect of enabling the signpost.
//
//
int main(int argc, char** argv)
{
// Use getopt_long to parse command line arguments
Expand Down

0 comments on commit 6fee288

Please sign in to comment.