diff options
author | Aki <please@ignore.pl> | 2024-03-03 02:21:46 +0100 |
---|---|---|
committer | Aki <please@ignore.pl> | 2024-03-03 02:26:05 +0100 |
commit | dad0e8562c8e5994fcf2ebedac5a7ec920297d1f (patch) | |
tree | 1bf6bc6aa5531594588a5ec248e976110365c301 /contrib/libpng/libpngpf.3 | |
parent | ca18c5b1b5004ffa88b6b3b85cd038d1217c09c6 (diff) | |
download | starshatter-dad0e8562c8e5994fcf2ebedac5a7ec920297d1f.zip starshatter-dad0e8562c8e5994fcf2ebedac5a7ec920297d1f.tar.gz starshatter-dad0e8562c8e5994fcf2ebedac5a7ec920297d1f.tar.bz2 |
libpng sources removed from this tree
Diffstat (limited to 'contrib/libpng/libpngpf.3')
-rw-r--r-- | contrib/libpng/libpngpf.3 | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/contrib/libpng/libpngpf.3 b/contrib/libpng/libpngpf.3 deleted file mode 100644 index ff6e164..0000000 --- a/contrib/libpng/libpngpf.3 +++ /dev/null @@ -1,30 +0,0 @@ -.TH LIBPNGPF 3 "February 3, 2011" -.SH NAME -libpng \- Portable Network Graphics (PNG) Reference Library 1.5.1 -(private functions) -.SH SYNOPSIS -\fB#include \fI"pngpriv.h" - -\fI\fB - -\fBAs of libpng version \fP\fI1.5.1\fP\fB, this section is no longer \fP\fImaintained\fP\fB, now \fIthat - -\fBthe private function prototypes are hidden in pngpriv.h and not \fIaccessible - -\fBto applications. Look in pngpriv.h for the prototypes and a short \fIdescription - -\fBof each \fIfunction. - -\fI\fB - -.SH DESCRIPTION -The functions previously listed here are used privately by libpng -and are not recommended for use by applications. They are -not "exported" to applications using shared libraries. They -are listed alphabetically here as an aid to libpng maintainers. -See pngpriv.h for more information on these functions. - -.SH SEE ALSO -.BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5) -.SH AUTHOR -Glenn Randers-Pehrson |