summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Sec/SecMain.h
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/Sec/SecMain.h')
-rw-r--r--Nt32Pkg/Sec/SecMain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/Sec/SecMain.h b/Nt32Pkg/Sec/SecMain.h
index 618728da94..c71f287c7c 100644
--- a/Nt32Pkg/Sec/SecMain.h
+++ b/Nt32Pkg/Sec/SecMain.h
@@ -528,7 +528,7 @@ Returns:
UINTN
CountSeperatorsInString (
- IN const CHAR16 *String,
+ IN CONST CHAR16 *String,
IN CHAR16 Seperator
)
/*++