Skip to content

Commit

Permalink
Remove newline changes added into in example_powertoy\trace.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
udit3333 committed Mar 10, 2020
1 parent a81633e commit bbaeacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/example_powertoy/trace.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ void Trace::MyEvent()
ProjectTelemetryPrivacyDataTag(ProjectTelemetryTag_ProductAndServicePerformance),
TraceLoggingBoolean(TRUE, "UTCReplace_AppSessionGuid"),
TraceLoggingKeyword(PROJECT_KEYWORD_MEASURE));
}
}

0 comments on commit bbaeacf

Please sign in to comment.