]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/CryptDhNull.c
CryptoPkg: Clean up source files
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLibRuntimeCryptProtocol / Pk / CryptDhNull.c
index 35045db3c8efb7adc79da30ce37d9e0fc3d2e38e..4def5171627a17b44c114e675ee2f9e717e68592 100644 (file)
@@ -2,7 +2,7 @@
   Diffie-Hellman Wrapper Implementation which does not provide\r
   real capabilities.\r
 \r
-Copyright (c) 2012, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2012 - 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
@@ -98,7 +98,7 @@ DhSetParameter (
   )\r
 {\r
   ASSERT (FALSE);\r
-  return FALSE; \r
+  return FALSE;\r
 }\r
 \r
 /**\r