This file is indexed.

/usr/include/wvstreams/uniautogen.h is in libwvstreams-dev 4.6.1-7.

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
/*
 * Worldvisions Weaver Software:
 *   Copyright (C) 1997-2002 Net Integration Technologies, Inc.
 * 
 * A UniConf moniker that uses an .ini file to look up which moniker it
 * should use to find the config file/subtree for a particular application.
 */
#ifndef __UNIAUTOGEN_H
#define __UNIAUTOGEN_H

class WvString;

extern WvString uniautogen_moniker;

#endif // __UNIAUTOGEN_H