This file is indexed.

/usr/i686-w64-mingw32/include/msdaipper.h is in mingw-w64-i686-dev 2.0.3-1.

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
15
16
17
18
19
20
21
/**
 * This file has no copyright assigned and is placed in the Public Domain.
 * This file is part of the w64 mingw-runtime package.
 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
 */
#define IPP_E_FIRST 0x40048000L
#define IPP_E_SYNCCONFLICT 0xC0048003L
#define IPP_E_FILENOTDIRTY 0xC0048004L
#define IPP_E_MARKFOROFFLINE_FAILED 0xC0048006L
#define IPP_E_OFFLINE 0xC0048007L
#define IPP_E_UNSYNCHRONIZED 0xC0048008L
#define IPP_E_SERVERTYPE_NOT_SUPPORTED 0xC004800AL
#define IPP_E_MDAC_VERSION 0xC004800DL
#define IPP_E_COLLECTIONEXISTS 0xC004800EL
#define IPP_E_CANNOTCREATEOFFLINE 0xC004800FL
#define IPP_E_STATUS_CANNOTCOMPLETE 0xC0048101L
#define IPP_E_RESELECTPROVIDER 0xC0048102L
#define IPP_E_CLIENTMUSTEMULATE 0xC0048103L
#define IPP_S_WEAKRESERVE 0x00048104L
#define IPP_S_TRUNCATED 0x00048105L
#define IPP_E_LAST 0x40048106L