Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ShExBy/shex_roo.../usr/include/openssl
File: ssl2.h
/*
[0] Fix | Delete
* Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
[1] Fix | Delete
*
[2] Fix | Delete
* Licensed under the OpenSSL license (the "License"). You may not use
[3] Fix | Delete
* this file except in compliance with the License. You can obtain a copy
[4] Fix | Delete
* in the file LICENSE in the source distribution or at
[5] Fix | Delete
* https://www.openssl.org/source/license.html
[6] Fix | Delete
*/
[7] Fix | Delete
[8] Fix | Delete
#ifndef HEADER_SSL2_H
[9] Fix | Delete
# define HEADER_SSL2_H
[10] Fix | Delete
[11] Fix | Delete
#ifdef __cplusplus
[12] Fix | Delete
extern "C" {
[13] Fix | Delete
#endif
[14] Fix | Delete
[15] Fix | Delete
# define SSL2_VERSION 0x0002
[16] Fix | Delete
[17] Fix | Delete
# define SSL2_MT_CLIENT_HELLO 1
[18] Fix | Delete
[19] Fix | Delete
#ifdef __cplusplus
[20] Fix | Delete
}
[21] Fix | Delete
#endif
[22] Fix | Delete
#endif
[23] Fix | Delete
[24] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function