log subreader.h @ 30383:0bc34f21039e

age author description
Mon, 04 Jan 2010 19:49:42 +0000 diego Add missing config.h #include.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-related preprocessor directives.
Wed, 20 Feb 2008 08:51:53 +0000 diego Remove pointless #ifdefs around extern declarations.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Mon, 17 Dec 2007 01:06:17 +0000 ulion The function parameter 'preferred_language' should be const char *.
Sun, 28 Oct 2007 14:26:05 +0000 iive Our enca code uses strdup() on the input encoding name, as we don't modify it we can use the original constant string.