clang warns on guard macro not matching in .h file.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Andrew Fish <afish@apple.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15774 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
**/
|
||||
|
||||
#ifndef __EFI_DEBUG_AGNET_GUID_H__
|
||||
#ifndef __EFI_DEBUG_AGENT_GUID_H__
|
||||
#define __EFI_DEBUG_AGENT_GUID_H__
|
||||
|
||||
///
|
||||
|
Reference in New Issue
Block a user