]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/UiApp/String.c
MdePkg: Convert all .uni files to utf-8
[mirror_edk2.git] / MdeModulePkg / Application / UiApp / String.c
index ad3ba577716fe40f05924568f48eac6949b0acf1..7884ae3fceba07195b08a9757662c072721b84c0 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   String support\r
 \r
-Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -40,6 +40,10 @@ InitializeStringSupport (
   ASSERT (gStringPackHandle != NULL);\r
 }\r
 \r
+/**\r
+  Remove the string package.\r
+\r
+**/\r
 VOID\r
 UninitializeStringSupport (\r
   VOID\r