From a1bd217a5d5d8a6899921f88a4ce1c06adc21957 Mon Sep 17 00:00:00 2001 From: rsun3 Date: Wed, 10 Mar 2010 05:38:25 +0000 Subject: [PATCH] Minor comment fix. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10226 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.c | 2 +- MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.c b/MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.c index 577eccd25f..65511a9a9a 100644 --- a/MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.c +++ b/MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.c @@ -229,7 +229,7 @@ EhcDumpBuf ( } /** - Dump the EHCI status registers + Dump the EHCI status registers. @param Ehc USB EHCI Host Controller instance diff --git a/MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.h b/MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.h index 01f6e5e2a9..43ca45b4c8 100644 --- a/MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.h +++ b/MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.h @@ -62,7 +62,7 @@ EhcDumpBuf ( /** - Dump the EHCI status registers + Dump the EHCI status registers. @param Ehc USB EHCI Host Controller instance -- 2.39.2