This file is indexed.

/usr/include/capi_mod_fritzbox.h is in libcapi20-dev 1:3.27-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
#ifndef CAPI_MOD_FRITZBOX_H
#define CAPI_MOD_FRITZBOX_H

#define CAPI20_FB_MANUF 		"AVM Berlin"
#define CAPI20_FB_SERIAL 		"0004711"

#define CAPI20_FB_VERSION_MAJOR 0
#define CAPI20_FB_VERSION_MINOR 5

#endif