This file is indexed.

/usr/include/fontforge/ofl.h is in libfontforge-dev 20120731.b-5ubuntu0.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
#include "splinefont.h"

extern struct str_lang_data {
    enum ttfnames strid;
    int lang;
    char **data;
} ofl_str_lang_data[];