mirror of https://github.com/acidanthera/audk.git
Minor comment fix.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10226 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
9bfb494096
commit
a1bd217a5d
|
@ -229,7 +229,7 @@ EhcDumpBuf (
|
|||
}
|
||||
|
||||
/**
|
||||
Dump the EHCI status registers
|
||||
Dump the EHCI status registers.
|
||||
|
||||
@param Ehc USB EHCI Host Controller instance
|
||||
|
||||
|
|
|
@ -62,7 +62,7 @@ EhcDumpBuf (
|
|||
|
||||
|
||||
/**
|
||||
Dump the EHCI status registers
|
||||
Dump the EHCI status registers.
|
||||
|
||||
@param Ehc USB EHCI Host Controller instance
|
||||
|
||||
|
|
Loading…
Reference in New Issue