This file is indexed.

/usr/include/gwyddion/libgwyddion/gwyddiontypes.h is in libgwyddion20-dev 2.47-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
24
25
26
27
28
29
30
/* This is a GENERATED file. */
/* Generated data (by glib-mkenums) */

#ifndef __GWYDDION_TYPES_H__
#define __GWYDDION_TYPES_H__

#include <glib-object.h>

G_BEGIN_DECLS

GType gwy_si_unit_format_style_get_type(void) G_GNUC_CONST;
#define GWY_TYPE_SI_UNIT_FORMAT_STYLE (gwy_si_unit_format_style_get_type())

GType gwy_nl_fit_param_flags_get_type(void) G_GNUC_CONST;
#define GWY_TYPE_NL_FIT_PARAM_FLAGS (gwy_nl_fit_param_flags_get_type())

GType gwy_raw_data_type_get_type(void) G_GNUC_CONST;
#define GWY_TYPE_RAW_DATA_TYPE (gwy_raw_data_type_get_type())

GType gwy_byte_order_get_type(void) G_GNUC_CONST;
#define GWY_TYPE_BYTE_ORDER (gwy_byte_order_get_type())

GType gwy_expr_error_get_type(void) G_GNUC_CONST;
#define GWY_TYPE_EXPR_ERROR (gwy_expr_error_get_type())

G_END_DECLS

#endif /* __GWYDDION_TYPES_H__ */

/* Generated data ends here */