* Added content description to all source files.

This commit is contained in:
Sam Hocevar 2006-09-23 22:58:02 +00:00 committed by sam
parent 7c14f93b9d
commit b3bc7d4270
7 changed files with 27 additions and 0 deletions

View file

@ -11,6 +11,10 @@
* http://sam.zoy.org/wtfpl/COPYING for more details.
*/
/*
* This file contains text to canvas rendering functions.
*/
#include "config.h"
#if defined(HAVE_INTTYPES_H)