aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/cryptoerr.h
diff options
context:
space:
mode:
authorFdaSilvaYY <fdasilvayy@gmail.com>2018-02-08 18:47:30 -0500
committerRich Salz <rsalz@openssl.org>2018-02-09 07:04:32 -0500
commita699b8e4ca106a1aade0cc741eca63a61d44b90f (patch)
tree480be1058432e30151239c6645c53b6d8fbb65d2 /include/openssl/cryptoerr.h
parent2e8b0ef8f4d4b5498f3ffd1fc9f24e52ede8555f (diff)
downloadopenssl-a699b8e4ca106a1aade0cc741eca63a61d44b90f.zip
openssl-a699b8e4ca106a1aade0cc741eca63a61d44b90f.tar.gz
openssl-a699b8e4ca106a1aade0cc741eca63a61d44b90f.tar.bz2
Small simplification in mkerr.pl
As suggested in https://github.com/openssl/openssl/pull/5275 Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5288)
Diffstat (limited to 'include/openssl/cryptoerr.h')
-rw-r--r--include/openssl/cryptoerr.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/include/openssl/cryptoerr.h b/include/openssl/cryptoerr.h
index 98fc278..12684ea 100644
--- a/include/openssl/cryptoerr.h
+++ b/include/openssl/cryptoerr.h
@@ -1,6 +1,6 @@
/*
* Generated by util/mkerr.pl DO NOT EDIT
- * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2018 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
@@ -12,12 +12,9 @@
# define HEADER_CRYPTOERR_H
# ifdef __cplusplus
-extern "C" {
+extern "C"
# endif
int ERR_load_CRYPTO_strings(void);
-# ifdef __cplusplus
-}
-# endif
/*
* CRYPTO function codes.