This file is indexed.

/usr/include/libspreadsheet-1.12/spreadsheet/gnm-commands-slicer.h is in gnumeric 1.12.18-2.

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
/* vim: set sw=8: -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
#ifndef _GNM_COMMANDS_SLICER_H
# define _GNM_COMMANDS_SLICER_H

#include "gnumeric.h"

gboolean cmd_slicer_refresh (WorkbookControl *wbc);

#endif /* _GNM_COMMANDS_SLICER_H */