diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-10-17 12:51:53 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-10-17 12:51:53 -0500 |
commit | f3abb2c352c062cfc75ee9bcbf409199eeb28acf (patch) | |
tree | 76fd259fd9a756b94e1556fac6c26f6a1472935a /example.c | |
parent | 88910f5b9d3cdeda6268c4ca68cc0d6e5b6b73e9 (diff) |
[devel] Rename libpng.txt to libpng-manual.txt
Diffstat (limited to 'example.c')
-rw-r--r-- | example.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ */ /* This is an example of how to use libpng to read and write PNG files. - * The file libpng.txt is much more verbose then this. If you have not + * The file libpng-manual.txt is much more verbose then this. If you have not * read it, do so first. This was designed to be a starting point of an * implementation. This is not officially part of libpng, is hereby placed * in the public domain, and therefore does not require a copyright notice. |