Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ShExBy/shex_roo.../usr/include
File: jconfig.h
#ifndef JCONFIG_H_MULTILIB
[0] Fix | Delete
#define JCONFIG_H_MULTILIB
[1] Fix | Delete
[2] Fix | Delete
#include <bits/wordsize.h>
[3] Fix | Delete
[4] Fix | Delete
#if __WORDSIZE == 32
[5] Fix | Delete
# include "jconfig-32.h"
[6] Fix | Delete
#elif __WORDSIZE == 64
[7] Fix | Delete
# include "jconfig-64.h"
[8] Fix | Delete
#else
[9] Fix | Delete
# error "unexpected value for __WORDSIZE macro"
[10] Fix | Delete
#endif
[11] Fix | Delete
[12] Fix | Delete
#endif
[13] Fix | Delete
[14] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function