This file is indexed.

/usr/include/kerngen/fortchar.h is in libkernlib1-dev 20061220+dfsg3-4.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
10
11
12
13
14
15
/*
* $Id: fortchar.h,v 1.1.1.1 1996/02/15 17:49:18 mclareni Exp $
*
* $Log: fortchar.h,v $
* Revision 1.1.1.1  1996/02/15 17:49:18  mclareni
* Kernlib
*
*
*   for C routines receiving a Fortran Character string
*
* fortchar.inc
*/
#if defined(CERNLIB_QMCRY)
#include <fortran.h>
#endif