summaryrefslogtreecommitdiff
path: root/UnitTestFrameworkPkg/Include/Library/SubhookLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'UnitTestFrameworkPkg/Include/Library/SubhookLib.h')
-rw-r--r--UnitTestFrameworkPkg/Include/Library/SubhookLib.h30
1 files changed, 15 insertions, 15 deletions
diff --git a/UnitTestFrameworkPkg/Include/Library/SubhookLib.h b/UnitTestFrameworkPkg/Include/Library/SubhookLib.h
index 46783adfcc..15904dfd67 100644
--- a/UnitTestFrameworkPkg/Include/Library/SubhookLib.h
+++ b/UnitTestFrameworkPkg/Include/Library/SubhookLib.h
@@ -1,15 +1,15 @@
-/** @file
- SubhookLib class with APIs from the subhook project
-
- Copyright (c) 2022, Intel Corporation. All rights reserved.<BR>
- SPDX-License-Identifier: BSD-2-Clause-Patent
-
-**/
-
-#ifndef SUBHOOK_LIB_H_
-#define SUBHOOK_LIB_H_
-
-#define SUBHOOK_STATIC
-#include <subhook.h>
-
-#endif
+/** @file
+ SubhookLib class with APIs from the subhook project
+
+ Copyright (c) 2022, Intel Corporation. All rights reserved.<BR>
+ SPDX-License-Identifier: BSD-2-Clause-Patent
+
+**/
+
+#ifndef SUBHOOK_LIB_H_
+#define SUBHOOK_LIB_H_
+
+#define SUBHOOK_STATIC
+#include <subhook.h>
+
+#endif