/usr/include/libkarma/utf8.h is in libkarma-dev 0.1.2-2.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 11 12 13 14 | /*
* libkarma/utf8.h
*
* Copyright (c) Frank Zschockelt <libkarma@freakysoft.de> 2004
*
* You may distribute and modify this program under the terms of
* the GNU GPL, version 2 or later.
*
*/
#ifndef _UTF8_H
#define _UTF8_H
#endif /* _UTF8_H */
|