This file is indexed.

/usr/include/libindicate-0.7/libindicate/indicate-enum-types.h is in libindicate-dev 12.10.1-0ubuntu5.

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

#ifndef _INDICATE_ENUM_TYPES_H_
#define _INDICATE_ENUM_TYPES_H_

#include <glib-object.h>

G_BEGIN_DECLS

/* enumerations from "interests.h" */

GType indicate_interests_get_type(void);
#define INDICATE_TYPE_INTERESTS (indicate_interests_get_type())


G_END_DECLS
#endif /* _INDICATE_ENUM_TYPES_H_ */


/* Generated data ends here */