This file is indexed.

/usr/include/gexiv2/gexiv2-enums.h is in libgexiv2-dev 0.10.8-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
22
23
/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */

#ifndef GEXIV2_ENUMS_H
#define GEXIV2_ENUMS_H

#include <glib-object.h>

G_BEGIN_DECLS
/* enumerations from /build/gexiv2-MiYECK/gexiv2-0.10.8/obj-x86_64-linux-gnu/../gexiv2/gexiv2-log.h */
GType gexiv2_gexiv2_log_level_get_type (void);
#define GEXIV2_TYPE_GEXIV2_LOG_LEVEL (gexiv2_gexiv2_log_level_get_type())
/* enumerations from /build/gexiv2-MiYECK/gexiv2-0.10.8/obj-x86_64-linux-gnu/../gexiv2/gexiv2-metadata.h */
GType gexiv2_gexiv2_orientation_get_type (void);
#define GEXIV2_TYPE_GEXIV2_ORIENTATION (gexiv2_gexiv2_orientation_get_type())
GType gexiv2_gexiv2_structure_type_get_type (void);
#define GEXIV2_TYPE_GEXIV2_STRUCTURE_TYPE (gexiv2_gexiv2_structure_type_get_type())
GType gexiv2_gexiv2_xmp_format_flags_get_type (void);
#define GEXIV2_TYPE_GEXIV2_XMP_FORMAT_FLAGS (gexiv2_gexiv2_xmp_format_flags_get_type())
G_END_DECLS

#endif /* GEXIV2_ENUMS_H */

/* Generated data ends here */