Sha256: c3754c367a7d69d334cc522255373b78a21815ff8e5a7df620504c1e0d6b17c4
Contents?: true
Size: 418 Bytes
Versions: 9
Compression:
Stored size: 418 Bytes
Contents
/* * Copyright 2016 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 * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/license.html */ #ifndef INTERNAL_ERR_H # define INTERNAL_ERR_H void err_free_strings_int(void); #endif
Version data entries
9 entries across 9 versions & 2 rubygems