summaryrefslogtreecommitdiff
path: root/UnitTestFrameworkPkg/Include/Library/SubhookLib.h
diff options
context:
space:
mode:
authorkx <kx@radix.pro>2024-06-04 06:43:08 +0300
committerkx <kx@radix.pro>2024-06-04 06:43:08 +0300
commit7e2ccccace24636f29ddc210b94606abd4c7e42b (patch)
tree545d43ea12671048956cafeb12303e84d601e571 /UnitTestFrameworkPkg/Include/Library/SubhookLib.h
parent27b044605cd5f6b33a3d231576003850b3fe305b (diff)
downloadedk2-trunk.tar.xz
Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunk
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