This file is indexed.

/usr/include/cogl/cogl-path/cogl-path-enum-types.h is in libcogl-path-dev 1.22.2-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
15
16
/* Generated data (by glib-mkenums) */

#ifndef __COGL_PATH_ENUM_TYPES_H__
#define __COGL_PATH_ENUM_TYPES_H__

#include <glib-object.h>

G_BEGIN_DECLS
/* enumerations from "./cogl-path-types.h" */
GType cogl_path_fill_rule_get_type (void) G_GNUC_CONST;
#define COGL_TYPE_PATH_FILL_RULE (cogl_path_fill_rule_get_type())
G_END_DECLS

#endif /* __COGL_PATH_ENUM_TYPES_H__ */

/* Generated data ends here */