This file is indexed.

/usr/include/chardet/version.h is in libchardet-dev 1.0.4-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
#ifndef INCLUDED_VERSION_H
#define INCLUDED_VERSION_H

#define LIBCHARDET_VERSION "1.0.4"
#define LIBCHARDET_UVERSION "001000004"

#endif /* INCLUDED_VERSION_H */