This file is indexed.

/usr/include/libmateweather/mateweather-enum-types.h is in libmateweather-dev 1.8.0-2+deb8u2.

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
/* Generated data (by glib-mkenums) */

#ifndef __MATEWEATHER_ENUM_TYPES_H__
#define __MATEWEATHER_ENUM_TYPES_H__

#include <glib-object.h>

#ifdef __cplusplus
extern "C" {
#endif

/* enumerations from "mateweather-location.h" */
GType mateweather_location_level_get_type (void) G_GNUC_CONST;
#define MATEWEATHER_TYPE_LOCATION_LEVEL (mateweather_location_level_get_type ())
#ifdef __cplusplus
}
#endif

#endif /* __MATEWEATHER_ENUM_TYPES_H__ */

/* Generated data ends here */