mirror of https://github.com/acidanthera/audk.git
Refine coding style.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11323 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
ba319b960e
commit
cbdf19a53e
|
@ -327,7 +327,7 @@ DumpRawTrace(
|
|||
**/
|
||||
VOID
|
||||
ProcessPhases(
|
||||
UINT64 Ticker
|
||||
IN UINT64 Ticker
|
||||
)
|
||||
{
|
||||
MEASUREMENT_RECORD Measurement;
|
||||
|
|
Loading…
Reference in New Issue