NetworkPkg/DpcDxe: Fix few typos
Fix few typos in comments and documentation. Cc: Jiaxin Wu <jiaxin.wu@intel.com> Cc: Siyuan Fu <siyuan.fu@intel.com> Cc: Maciej Rabeda <maciej.rabeda@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Maciej Rabeda <maciej.rabeda@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-36-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
81a46615f5
commit
d80c3d6e19
@@ -20,7 +20,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
}
|
||||
|
||||
//
|
||||
// Forward reference for pure ANSI compatability
|
||||
// Forward reference for pure ANSI compatibility
|
||||
//
|
||||
typedef struct _EFI_DPC_PROTOCOL EFI_DPC_PROTOCOL;
|
||||
|
||||
|
Reference in New Issue
Block a user