X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=e_os.h;h=34223a0bcdb60206c1647e006b19f649dcbec098;hb=de5e2cb541699e11a2b82de1d7f98f62bc207a1d;hp=858bc40cb1fcedcbf77875be472c188a29832850;hpb=c6ab1bb54a56b167d7fd43bf688499635a9f2e56;p=oweals%2Fopenssl.git diff --git a/e_os.h b/e_os.h index 858bc40cb1..34223a0bcd 100644 --- a/e_os.h +++ b/e_os.h @@ -1,5 +1,5 @@ /* - * Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy @@ -7,8 +7,8 @@ * https://www.openssl.org/source/license.html */ -#ifndef HEADER_E_OS_H -# define HEADER_E_OS_H +#ifndef OSSL_E_OS_H +# define OSSL_E_OS_H # include # include @@ -42,7 +42,7 @@ # endif /* * Some operating systems do not permit select(2) on their random devices, - * defining this to zero will force the used of read(2) to extract one byte + * defining this to zero will force the use of read(2) to extract one byte * from /dev/random. */ # ifndef DEVRANDM_WAIT_USE_SELECT