]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/ShellDynamicCommand.h
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Include / Protocol / ShellDynamicCommand.h
index e9498788e1d91abb8fbb6e07b1ea3d0c70c1b2ee..45c899ac92e06fc24303c03c3eab12628d46fb6c 100644 (file)
@@ -2,7 +2,7 @@
   EFI Shell Dynamic Command registration protocol\r
 \r
   (C) Copyright 2012-2014 Hewlett-Packard Development Company, L.P.<BR>\r
-  Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2016 - 2018, 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
@@ -73,7 +73,7 @@ CHAR16*
 \r
 /// EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL protocol structure.\r
 struct _EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL {\r
-  \r
+\r
   CONST CHAR16           *CommandName;\r
   SHELL_COMMAND_HANDLER  Handler;\r
   SHELL_COMMAND_GETHELP  GetHelp;\r