This file is indexed.

/usr/include/zeitgeist-1.0/zeitgeist-enumtypes.h is in libzeitgeist-dev 0.3.18-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
/* Generated data (by glib-mkenums) */

#if !defined (_ZEITGEIST_H_INSIDE_) && !defined (ZEITGEIST_COMPILATION)
#error "Only <zeitgeist.h> can be included directly."
#endif

#ifndef _ZEITGEIST_ENUM_TYPES_H_
#define _ZEITGEIST_ENUM_TYPES_H_

#include <glib-object.h>

G_BEGIN_DECLS

/* enumerations from "zeitgeist-enums.h" */
GType zeitgeist_result_type_get_type (void) G_GNUC_CONST;
#define ZEITGEIST_TYPE_RESULT_TYPE (zeitgeist_result_type_get_type ())
GType zeitgeist_storage_state_get_type (void) G_GNUC_CONST;
#define ZEITGEIST_TYPE_STORAGE_STATE (zeitgeist_storage_state_get_type ())
G_END_DECLS

#endif /* _ZEITGEIST_ENUM_TYPES_H_ */

/* Generated data ends here */