summaryrefslogtreecommitdiffstats
path: root/include/openssl/asyncerr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/asyncerr.h')
-rw-r--r--include/openssl/asyncerr.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/include/openssl/asyncerr.h b/include/openssl/asyncerr.h
index a9bb86ead9..5fcddaf27a 100644
--- a/include/openssl/asyncerr.h
+++ b/include/openssl/asyncerr.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_ASYNCERR_H
# ifdef __cplusplus
-extern "C" {
+extern "C"
# endif
int ERR_load_ASYNC_strings(void);
-# ifdef __cplusplus
-}
-# endif
/*
* ASYNC function codes.