Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ShExBy/shex_roo.../usr/include/X11
File: ImUtil.h
[0] Fix | Delete
#ifndef _X11_IMUTIL_H_
[1] Fix | Delete
#define _X11_IMUTIL_H_
[2] Fix | Delete
[3] Fix | Delete
extern int
[4] Fix | Delete
_XGetScanlinePad(
[5] Fix | Delete
Display *dpy,
[6] Fix | Delete
int depth);
[7] Fix | Delete
[8] Fix | Delete
extern int
[9] Fix | Delete
_XGetBitsPerPixel(
[10] Fix | Delete
Display *dpy,
[11] Fix | Delete
int depth);
[12] Fix | Delete
[13] Fix | Delete
extern int
[14] Fix | Delete
_XSetImage(
[15] Fix | Delete
XImage *srcimg,
[16] Fix | Delete
register XImage *dstimg,
[17] Fix | Delete
register int x,
[18] Fix | Delete
register int y);
[19] Fix | Delete
[20] Fix | Delete
extern int
[21] Fix | Delete
_XReverse_Bytes(
[22] Fix | Delete
register unsigned char *bpt,
[23] Fix | Delete
register int nb);
[24] Fix | Delete
extern void
[25] Fix | Delete
_XInitImageFuncPtrs(
[26] Fix | Delete
register XImage *image);
[27] Fix | Delete
[28] Fix | Delete
#endif /* _X11_IMUTIL_H_ */
[29] Fix | Delete
[30] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function