This file is indexed.

/usr/lib/grass64/include/grass/bdlg_bm.h is in grass-dev 6.4.3-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
#define bdlg_bm_width 36
#define bdlg_bm_height 24
static char bdlg_bm_bits[] = {
    0xf8, 0xff, 0x03, 0x00, 0x00, 0x04, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00,
    0x04, 0x00, 0x00, 0x04, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x04, 0x00,
    0x00, 0x04, 0x00, 0x04, 0x00, 0x00, 0x07, 0x00, 0xfc, 0xff, 0x0f, 0x01,
    0x00, 0x00, 0x00, 0x08, 0x01, 0x00, 0x00, 0x00, 0x08, 0x05, 0x00, 0x00,
    0x0a, 0x08, 0x09, 0x01, 0x00, 0x09, 0x08, 0x09, 0x00, 0x00, 0xc9, 0x08,
    0x39, 0x35, 0xc0, 0x29, 0x09, 0x49, 0x49, 0x20, 0x29, 0x09, 0x49, 0x49,
    0x2f, 0x29, 0x09, 0x49, 0x49, 0x20, 0x29, 0x09, 0x49, 0x49, 0x20, 0x29,
    0x09, 0x31, 0x49, 0xc0, 0xc8, 0x08, 0x01, 0x00, 0x00, 0x00, 0x09, 0x01,
    0x00, 0x00, 0x20, 0x09, 0x01, 0x00, 0x00, 0xc0, 0x08, 0x01, 0x00, 0x00,
    0x00, 0x08, 0x01, 0x00, 0x00, 0x00, 0x08, 0xff, 0xff, 0xff, 0xff, 0x0f
};