[devel] Rename libpng.txt to libpng-manual.txt

This commit is contained in:
Glenn Randers-Pehrson
2010-10-17 12:51:53 -05:00
parent 88910f5b9d
commit f3abb2c352
8 changed files with 18 additions and 18 deletions

View File

@@ -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.